API endpoint that allows users to be viewed or edited.

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

{
    "pk": 13412816,
    "url": "https://scancbus.com/api_v1/transmission/13412816/?format=api",
    "start_datetime": "2026-07-16T05:19:59-04:00",
    "local_start_datetime": "05:19:59 07/16/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": 770206250,
    "emergency": false,
    "units": [
        {
            "pk": 4742,
            "dec_id": 9004800,
            "description": null,
            "slug": "9004800"
        },
        {
            "pk": 10982,
            "dec_id": 9000684,
            "description": null,
            "slug": "9000684"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "20bf72fb-3a40-436c-b37d-dc893e07d88c",
    "freq_mhz": "770.206",
    "tg_name": "POST49",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info