API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5905346,
    "url": "https://scancbus.com/api_v1/transmission/5905346/?format=api",
    "start_datetime": "2026-04-08T07:31:28-04:00",
    "local_start_datetime": "07:31:28 04/08/2026",
    "audio_file": null,
    "talkgroup": 61054,
    "talkgroup_info": {
        "pk": 6657,
        "url": "https://scancbus.com/api_v1/talkgroups/6657/?format=api",
        "dec_id": 61054,
        "alpha_tag": "SEC CTL1",
        "description": "County Security Control - West",
        "slug": "sec-ctl1",
        "service_type": "Security"
    },
    "freq": 774531250,
    "emergency": false,
    "units": [
        {
            "pk": 870,
            "dec_id": 2557364,
            "description": null,
            "slug": "2557364"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "0b7de82f-6efc-47bc-bbad-9ae41c84c247",
    "freq_mhz": "774.531",
    "tg_name": "SEC CTL1",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info