API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12476797,
    "url": "https://scancbus.com/api_v1/transmission/12476797/?format=api",
    "start_datetime": "2026-07-03T20:12:35-04:00",
    "local_start_datetime": "20:12:35 07/03/2026",
    "audio_file": null,
    "talkgroup": 52611,
    "talkgroup_info": {
        "pk": 9934,
        "url": "https://scancbus.com/api_v1/talkgroups/9934/?format=api",
        "dec_id": 52611,
        "alpha_tag": "#52611",
        "description": "TalkGroup #52611",
        "slug": "52611",
        "service_type": null
    },
    "freq": 773681250,
    "emergency": false,
    "units": [
        {
            "pk": 108560,
            "dec_id": 9204943,
            "description": null,
            "slug": "9204943"
        },
        {
            "pk": 108643,
            "dec_id": 9204942,
            "description": null,
            "slug": "9204942"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "8a1e5b49-84af-4de3-ac53-aa72dcfc192f",
    "freq_mhz": "773.681",
    "tg_name": "#52611",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info