API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5944785,
    "url": "https://scancbus.com/api_v1/transmission/5944785/?format=api",
    "start_datetime": "2026-04-08T16:19:35-04:00",
    "local_start_datetime": "16:19:35 04/08/2026",
    "audio_file": null,
    "talkgroup": 51528,
    "talkgroup_info": {
        "pk": 9798,
        "url": "https://scancbus.com/api_v1/talkgroups/9798/?format=api",
        "dec_id": 51528,
        "alpha_tag": "#51528",
        "description": "TalkGroup #51528",
        "slug": "51528",
        "service_type": null
    },
    "freq": 853812500,
    "emergency": false,
    "units": [
        {
            "pk": 6063,
            "dec_id": 9004791,
            "description": null,
            "slug": "9004791"
        },
        {
            "pk": 65010,
            "dec_id": 9002510,
            "description": null,
            "slug": "9002510"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "ebc62b01-2800-4436-8e38-0866f20c5dc5",
    "freq_mhz": "853.812",
    "tg_name": "#51528",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info