API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12116439,
    "url": "https://scancbus.com/api_v1/transmission/12116439/?format=api",
    "start_datetime": "2026-06-28T19:55:11-04:00",
    "local_start_datetime": "19:55:11 06/28/2026",
    "audio_file": null,
    "talkgroup": 39674,
    "talkgroup_info": {
        "pk": 11770,
        "url": "https://scancbus.com/api_v1/talkgroups/11770/?format=api",
        "dec_id": 39674,
        "alpha_tag": "#39674",
        "description": "TalkGroup #39674",
        "slug": "39674",
        "service_type": null
    },
    "freq": 774531250,
    "emergency": false,
    "units": [
        {
            "pk": 92514,
            "dec_id": 6516423,
            "description": null,
            "slug": "6516423"
        },
        {
            "pk": 94660,
            "dec_id": 6516424,
            "description": null,
            "slug": "6516424"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "1cadb561-9569-4f19-b5ee-4fc7dcf07ddd",
    "freq_mhz": "774.531",
    "tg_name": "#39674",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info