API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12564846,
    "url": "https://scancbus.com/api_v1/transmission/12564846/?format=api",
    "start_datetime": "2026-07-04T23:01:33-04:00",
    "local_start_datetime": "23:01:33 07/04/2026",
    "audio_file": null,
    "talkgroup": 47006,
    "talkgroup_info": {
        "pk": 1165,
        "url": "https://scancbus.com/api_v1/talkgroups/1165/?format=api",
        "dec_id": 47006,
        "alpha_tag": "80FDOPS2",
        "description": "Union County Fire Ops 2",
        "slug": "80fdops2",
        "service_type": ""
    },
    "freq": 770206250,
    "emergency": false,
    "units": [
        {
            "pk": 8416,
            "dec_id": 8090260,
            "description": "UC-E272",
            "slug": "uc-e272"
        },
        {
            "pk": 56883,
            "dec_id": 8090906,
            "description": null,
            "slug": "8090906"
        }
    ],
    "play_length": 13.0,
    "print_play_length": "00:13",
    "slug": "e3aae522-e3f7-4662-a342-c72c23f778c1",
    "freq_mhz": "770.206",
    "tg_name": "80FDOPS2",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info