API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5789250,
    "url": "https://scancbus.com/api_v1/transmission/5789250/?format=api",
    "start_datetime": "2026-04-06T17:23:12-04:00",
    "local_start_datetime": "17:23:12 04/06/2026",
    "audio_file": null,
    "talkgroup": 99997,
    "talkgroup_info": {
        "pk": 5946,
        "url": "https://scancbus.com/api_v1/talkgroups/5946/?format=api",
        "dec_id": 99997,
        "alpha_tag": "GENESIS ER VHF",
        "description": "GENESIS ER VHF",
        "slug": "genesis-er-vhf",
        "service_type": "Hospital"
    },
    "freq": 155220000,
    "emergency": false,
    "units": [
        {
            "pk": 63506,
            "dec_id": -1,
            "description": "Unk",
            "slug": "unk"
        }
    ],
    "play_length": 17.0,
    "print_play_length": "00:17",
    "slug": "d45c4298-bbd4-4b8b-8fc7-c180573b1f33",
    "freq_mhz": "155.220",
    "tg_name": "GENESIS ER",
    "source": 8,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info