API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12646470,
    "url": "https://scancbus.com/api_v1/transmission/12646470/?format=api",
    "start_datetime": "2026-07-06T07:51:58-04:00",
    "local_start_datetime": "07:51:58 07/06/2026",
    "audio_file": null,
    "talkgroup": 61225,
    "talkgroup_info": {
        "pk": 10775,
        "url": "https://scancbus.com/api_v1/talkgroups/10775/?format=api",
        "dec_id": 61225,
        "alpha_tag": "#61225",
        "description": "TalkGroup #61225",
        "slug": "61225",
        "service_type": null
    },
    "freq": 770456250,
    "emergency": false,
    "units": [
        {
            "pk": 65687,
            "dec_id": 2571720,
            "description": null,
            "slug": "2571720"
        },
        {
            "pk": 66219,
            "dec_id": 2572121,
            "description": null,
            "slug": "2572121"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "171943ca-b9f6-420a-b3a3-e7845ef0b29d",
    "freq_mhz": "770.456",
    "tg_name": "#61225",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info