API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7628865,
    "url": "https://scancbus.com/api_v1/transmission/7628865/?format=api",
    "start_datetime": "2026-04-29T20:01:58-04:00",
    "local_start_datetime": "20:01:58 04/29/2026",
    "audio_file": null,
    "talkgroup": 52527,
    "talkgroup_info": {
        "pk": 10295,
        "url": "https://scancbus.com/api_v1/talkgroups/10295/?format=api",
        "dec_id": 52527,
        "alpha_tag": "#52527",
        "description": "TalkGroup #52527",
        "slug": "52527",
        "service_type": null
    },
    "freq": 852175000,
    "emergency": false,
    "units": [
        {
            "pk": 109852,
            "dec_id": 9204694,
            "description": null,
            "slug": "9204694"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "a0f04c1e-e407-4487-90a7-47e485346960",
    "freq_mhz": "852.175",
    "tg_name": "#52527",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info