API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7020789,
    "url": "https://scancbus.com/api_v1/transmission/7020789/?format=api",
    "start_datetime": "2026-04-22T00:01:02-04:00",
    "local_start_datetime": "00:01:02 04/22/2026",
    "audio_file": null,
    "talkgroup": 57269,
    "talkgroup_info": {
        "pk": 8,
        "url": "https://scancbus.com/api_v1/talkgroups/8/?format=api",
        "dec_id": 57269,
        "alpha_tag": "CPD PATROL1",
        "description": "CPD Patrol 1 (North/Northeast)",
        "slug": "cpd-patrol1",
        "service_type": "Law Dispatch"
    },
    "freq": 859937500,
    "emergency": false,
    "units": [
        {
            "pk": 830,
            "dec_id": 2521988,
            "description": null,
            "slug": "2521988"
        },
        {
            "pk": 830,
            "dec_id": 2521988,
            "description": null,
            "slug": "2521988"
        },
        {
            "pk": 1055,
            "dec_id": 2542853,
            "description": null,
            "slug": "2542853"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "1db68bd7-7947-4113-ba4d-dee16195b2ec",
    "freq_mhz": "859.938",
    "tg_name": "PATROL1",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info