API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6982016,
    "url": "https://scancbus.com/api_v1/transmission/6982016/?format=api",
    "start_datetime": "2026-04-21T13:55:54-04:00",
    "local_start_datetime": "13:55:54 04/21/2026",
    "audio_file": null,
    "talkgroup": 54224,
    "talkgroup_info": {
        "pk": 9653,
        "url": "https://scancbus.com/api_v1/talkgroups/9653/?format=api",
        "dec_id": 54224,
        "alpha_tag": "#54224",
        "description": "TalkGroup #54224",
        "slug": "54224",
        "service_type": null
    },
    "freq": 770456250,
    "emergency": false,
    "units": [
        {
            "pk": 68121,
            "dec_id": 9403063,
            "description": null,
            "slug": "9403063"
        },
        {
            "pk": 76703,
            "dec_id": 9406005,
            "description": null,
            "slug": "9406005"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "b1945ffc-6c90-45ad-9e12-0edd91af3418",
    "freq_mhz": "770.456",
    "tg_name": "#54224",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info