API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6335078,
    "url": "https://scancbus.com/api_v1/transmission/6335078/?format=api",
    "start_datetime": "2026-04-13T11:09:55-04:00",
    "local_start_datetime": "11:09:55 04/13/2026",
    "audio_file": null,
    "talkgroup": 53106,
    "talkgroup_info": {
        "pk": 9803,
        "url": "https://scancbus.com/api_v1/talkgroups/9803/?format=api",
        "dec_id": 53106,
        "alpha_tag": "#53106",
        "description": "TalkGroup #53106",
        "slug": "53106",
        "service_type": null
    },
    "freq": 852425000,
    "emergency": false,
    "units": [
        {
            "pk": 93552,
            "dec_id": 9309878,
            "description": null,
            "slug": "9309878"
        },
        {
            "pk": 109583,
            "dec_id": 9300379,
            "description": null,
            "slug": "9300379"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "073600c7-1ffd-4acb-9622-ea59d327f7a6",
    "freq_mhz": "852.425",
    "tg_name": "#53106",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info