API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5727312,
    "url": "https://scancbus.com/api_v1/transmission/5727312/?format=api",
    "start_datetime": "2026-04-05T21:31:41-04:00",
    "local_start_datetime": "21:31:41 04/05/2026",
    "audio_file": null,
    "talkgroup": 16924,
    "talkgroup_info": {
        "pk": 10659,
        "url": "https://scancbus.com/api_v1/talkgroups/10659/?format=api",
        "dec_id": 16924,
        "alpha_tag": "#16924",
        "description": "TalkGroup #16924",
        "slug": "16924",
        "service_type": null
    },
    "freq": 773131250,
    "emergency": false,
    "units": [
        {
            "pk": 57429,
            "dec_id": 2391050,
            "description": null,
            "slug": "2391050"
        },
        {
            "pk": 72845,
            "dec_id": 2390315,
            "description": null,
            "slug": "2390315"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "7e7a4670-78cb-4cc8-8654-a82011c48812",
    "freq_mhz": "773.131",
    "tg_name": "#16924",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info