API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5884446,
    "url": "https://scancbus.com/api_v1/transmission/5884446/?format=api",
    "start_datetime": "2026-04-07T21:45:02-04:00",
    "local_start_datetime": "21:45:02 04/07/2026",
    "audio_file": null,
    "talkgroup": 57302,
    "talkgroup_info": {
        "pk": 305,
        "url": "https://scancbus.com/api_v1/talkgroups/305/?format=api",
        "dec_id": 57302,
        "alpha_tag": "CPD TAC 5B",
        "description": "CPD Patrol tactical 5B",
        "slug": "cpd-tac-5b",
        "service_type": "Law Tac"
    },
    "freq": 859987500,
    "emergency": false,
    "units": [
        {
            "pk": 7254,
            "dec_id": 2551310,
            "description": "CPD 131",
            "slug": "cpd-131"
        },
        {
            "pk": 10120,
            "dec_id": 2551330,
            "description": "CPD 133",
            "slug": "cpd-133"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "436454e0-30b5-4fc2-ba5d-be22630e003f",
    "freq_mhz": "859.987",
    "tg_name": "CPD TAC 5B",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info