API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7168509,
    "url": "https://scancbus.com/api_v1/transmission/7168509/?format=api",
    "start_datetime": "2026-04-23T16:23:34-04:00",
    "local_start_datetime": "16:23:34 04/23/2026",
    "audio_file": null,
    "talkgroup": 61193,
    "talkgroup_info": {
        "pk": 9687,
        "url": "https://scancbus.com/api_v1/talkgroups/9687/?format=api",
        "dec_id": 61193,
        "alpha_tag": "#61193",
        "description": "TalkGroup #61193",
        "slug": "61193",
        "service_type": null
    },
    "freq": 769706250,
    "emergency": false,
    "units": [
        {
            "pk": 86919,
            "dec_id": 2522978,
            "description": null,
            "slug": "2522978"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "585384ed-85e0-4e75-95e0-67c996f97a17",
    "freq_mhz": "769.706",
    "tg_name": "#61193",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info