API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5628742,
    "url": "https://scancbus.com/api_v1/transmission/5628742/?format=api",
    "start_datetime": "2026-04-04T05:40:28-04:00",
    "local_start_datetime": "05:40:28 04/04/2026",
    "audio_file": null,
    "talkgroup": 10036,
    "talkgroup_info": {
        "pk": 308,
        "url": "https://scancbus.com/api_v1/talkgroups/308/?format=api",
        "dec_id": 10036,
        "alpha_tag": "DEL EVT 4",
        "description": "Delaware Event 4",
        "slug": "del-evt-4",
        "service_type": " events"
    },
    "freq": 851400000,
    "emergency": false,
    "units": [
        {
            "pk": 107057,
            "dec_id": 2521710,
            "description": null,
            "slug": "2521710"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "08fe3293-0196-418c-8c0e-803192368ed0",
    "freq_mhz": "851.400",
    "tg_name": "DEL EVT 4",
    "source": 6,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info