API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5833530,
    "url": "https://scancbus.com/api_v1/transmission/5833530/?format=api",
    "start_datetime": "2026-04-07T09:29:54-04:00",
    "local_start_datetime": "09:29:54 04/07/2026",
    "audio_file": null,
    "talkgroup": 51727,
    "talkgroup_info": {
        "pk": 9823,
        "url": "https://scancbus.com/api_v1/talkgroups/9823/?format=api",
        "dec_id": 51727,
        "alpha_tag": "#51727",
        "description": "TalkGroup #51727",
        "slug": "51727",
        "service_type": null
    },
    "freq": 770206250,
    "emergency": false,
    "units": [
        {
            "pk": 4768,
            "dec_id": 9004796,
            "description": null,
            "slug": "9004796"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "a3f1c8f6-4900-40f6-be6b-4520e425ba95",
    "freq_mhz": "770.206",
    "tg_name": "#51727",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info