API endpoint that allows users to be viewed or edited.

GET /api_v1/transmission/7712225/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "pk": 7712225,
    "url": "https://scancbus.com/api_v1/transmission/7712225/?format=api",
    "start_datetime": "2026-04-30T20:12:41-04:00",
    "local_start_datetime": "20:12:41 04/30/2026",
    "audio_file": null,
    "talkgroup": 51750,
    "talkgroup_info": {
        "pk": 680,
        "url": "https://scancbus.com/api_v1/talkgroups/680/?format=api",
        "dec_id": 51750,
        "alpha_tag": "POST49",
        "description": "OSP Post 49 West Jeff Dispatch",
        "slug": "post49",
        "service_type": "Law Dispatch"
    },
    "freq": 770956250,
    "emergency": false,
    "units": [
        {
            "pk": 70073,
            "dec_id": 9000924,
            "description": null,
            "slug": "9000924"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "8f89ee95-d3c5-4009-87de-ba8097014bf1",
    "freq_mhz": "770.956",
    "tg_name": "POST49",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info