API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7201606,
    "url": "https://scancbus.com/api_v1/transmission/7201606/?format=api",
    "start_datetime": "2026-04-24T01:44:49-04:00",
    "local_start_datetime": "01:44:49 04/24/2026",
    "audio_file": null,
    "talkgroup": 17562,
    "talkgroup_info": {
        "pk": 1,
        "url": "https://scancbus.com/api_v1/talkgroups/1/?format=api",
        "dec_id": 17562,
        "alpha_tag": "WHPDDSP",
        "description": "Whitehall Police Dispatch",
        "slug": "whpddsp",
        "service_type": "Law Dispatch"
    },
    "freq": 852175000,
    "emergency": false,
    "units": [
        {
            "pk": 85440,
            "dec_id": 2515991,
            "description": null,
            "slug": "2515991"
        },
        {
            "pk": 85440,
            "dec_id": 2515991,
            "description": null,
            "slug": "2515991"
        },
        {
            "pk": 86398,
            "dec_id": 2515886,
            "description": null,
            "slug": "2515886"
        },
        {
            "pk": 86398,
            "dec_id": 2515886,
            "description": null,
            "slug": "2515886"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "55dacca8-a0f0-4852-99d4-fe101070e004",
    "freq_mhz": "852.175",
    "tg_name": "WHPDDSP",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info