API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5710439,
    "url": "https://scancbus.com/api_v1/transmission/5710439/?format=api",
    "start_datetime": "2026-04-05T14:52:37-04:00",
    "local_start_datetime": "14:52:37 04/05/2026",
    "audio_file": null,
    "talkgroup": 54005,
    "talkgroup_info": {
        "pk": 14029,
        "url": "https://scancbus.com/api_v1/talkgroups/14029/?format=api",
        "dec_id": 54005,
        "alpha_tag": "#54005",
        "description": "TalkGroup #54005",
        "slug": "54005",
        "service_type": null
    },
    "freq": 851850000,
    "emergency": false,
    "units": [
        {
            "pk": 59250,
            "dec_id": 9910166,
            "description": null,
            "slug": "9910166"
        },
        {
            "pk": 108248,
            "dec_id": 9910018,
            "description": null,
            "slug": "9910018"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "9605203c-e5bc-4c8e-ab4c-686a394ec27a",
    "freq_mhz": "851.850",
    "tg_name": "#54005",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info