API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5628748,
    "url": "https://scancbus.com/api_v1/transmission/5628748/?format=api",
    "start_datetime": "2026-04-04T05:40:33-04:00",
    "local_start_datetime": "05:40:33 04/04/2026",
    "audio_file": null,
    "talkgroup": 51584,
    "talkgroup_info": {
        "pk": 9907,
        "url": "https://scancbus.com/api_v1/talkgroups/9907/?format=api",
        "dec_id": 51584,
        "alpha_tag": "#51584",
        "description": "TalkGroup #51584",
        "slug": "51584",
        "service_type": null
    },
    "freq": 769331250,
    "emergency": false,
    "units": [
        {
            "pk": 5842,
            "dec_id": 9004512,
            "description": null,
            "slug": "9004512"
        },
        {
            "pk": 66263,
            "dec_id": 9000377,
            "description": null,
            "slug": "9000377"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "dc1d3659-92fe-4307-8f5f-ac5d8c8f0338",
    "freq_mhz": "769.331",
    "tg_name": "#51584",
    "source": 8,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info