API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6450478,
    "url": "https://scancbus.com/api_v1/transmission/6450478/?format=api",
    "start_datetime": "2026-04-14T18:54:52-04:00",
    "local_start_datetime": "18:54:52 04/14/2026",
    "audio_file": null,
    "talkgroup": 61210,
    "talkgroup_info": {
        "pk": 9651,
        "url": "https://scancbus.com/api_v1/talkgroups/9651/?format=api",
        "dec_id": 61210,
        "alpha_tag": "#61210",
        "description": "TalkGroup #61210",
        "slug": "61210",
        "service_type": null
    },
    "freq": 852475000,
    "emergency": false,
    "units": [
        {
            "pk": 82167,
            "dec_id": 2575463,
            "description": null,
            "slug": "2575463"
        },
        {
            "pk": 85266,
            "dec_id": 2574986,
            "description": null,
            "slug": "2574986"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "0e36e102-1388-4171-9726-4e6f40064f11",
    "freq_mhz": "852.475",
    "tg_name": "#61210",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info