API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5700182,
    "url": "https://scancbus.com/api_v1/transmission/5700182/?format=api",
    "start_datetime": "2026-04-05T10:31:44-04:00",
    "local_start_datetime": "10:31:44 04/05/2026",
    "audio_file": null,
    "talkgroup": 51732,
    "talkgroup_info": {
        "pk": 19,
        "url": "https://scancbus.com/api_v1/talkgroups/19/?format=api",
        "dec_id": 51732,
        "alpha_tag": "POST25",
        "description": "OSP Post 25 Columbus Dispatch",
        "slug": "post25",
        "service_type": "Law Dispatch"
    },
    "freq": 773381250,
    "emergency": false,
    "units": [
        {
            "pk": 52,
            "dec_id": 9004789,
            "description": null,
            "slug": "9004789"
        },
        {
            "pk": 52,
            "dec_id": 9004789,
            "description": null,
            "slug": "9004789"
        },
        {
            "pk": 1015,
            "dec_id": 9005196,
            "description": null,
            "slug": "9005196"
        }
    ],
    "play_length": 16.0,
    "print_play_length": "00:16",
    "slug": "3a9e764c-697f-48f9-8e68-a8eb6bdee5fb",
    "freq_mhz": "773.381",
    "tg_name": "POST25",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info