API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5820972,
    "url": "https://scancbus.com/api_v1/transmission/5820972/?format=api",
    "start_datetime": "2026-04-07T06:08:08-04:00",
    "local_start_datetime": "06:08:08 04/07/2026",
    "audio_file": null,
    "talkgroup": 54812,
    "talkgroup_info": {
        "pk": 9916,
        "url": "https://scancbus.com/api_v1/talkgroups/9916/?format=api",
        "dec_id": 54812,
        "alpha_tag": "#54812",
        "description": "TalkGroup #54812",
        "slug": "54812",
        "service_type": null
    },
    "freq": 772856250,
    "emergency": false,
    "units": [
        {
            "pk": 80017,
            "dec_id": 4090258,
            "description": null,
            "slug": "4090258"
        },
        {
            "pk": 98286,
            "dec_id": 4090248,
            "description": null,
            "slug": "4090248"
        }
    ],
    "play_length": 11.0,
    "print_play_length": "00:11",
    "slug": "1ef6289e-a848-4d57-bc68-69f3a71362bc",
    "freq_mhz": "772.856",
    "tg_name": "#54812",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info