API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5631865,
    "url": "https://scancbus.com/api_v1/transmission/5631865/?format=api",
    "start_datetime": "2026-04-04T07:27:55-04:00",
    "local_start_datetime": "07:27:55 04/04/2026",
    "audio_file": null,
    "talkgroup": 61179,
    "talkgroup_info": {
        "pk": 11222,
        "url": "https://scancbus.com/api_v1/talkgroups/11222/?format=api",
        "dec_id": 61179,
        "alpha_tag": "#61179",
        "description": "TalkGroup #61179",
        "slug": "61179",
        "service_type": null
    },
    "freq": 852475000,
    "emergency": false,
    "units": [
        {
            "pk": 64591,
            "dec_id": 2522244,
            "description": null,
            "slug": "2522244"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "bc274865-66ab-47ec-a12a-795ee7993f46",
    "freq_mhz": "852.475",
    "tg_name": "#61179",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info