API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5912009,
    "url": "https://scancbus.com/api_v1/transmission/5912009/?format=api",
    "start_datetime": "2026-04-08T09:18:29-04:00",
    "local_start_datetime": "09:18:29 04/08/2026",
    "audio_file": null,
    "talkgroup": 63616,
    "talkgroup_info": {
        "pk": 9656,
        "url": "https://scancbus.com/api_v1/talkgroups/9656/?format=api",
        "dec_id": 63616,
        "alpha_tag": "#63616",
        "description": "TalkGroup #63616",
        "slug": "63616",
        "service_type": null
    },
    "freq": 773131250,
    "emergency": false,
    "units": [
        {
            "pk": 94873,
            "dec_id": 2566478,
            "description": null,
            "slug": "2566478"
        },
        {
            "pk": 108748,
            "dec_id": 2560086,
            "description": null,
            "slug": "2560086"
        }
    ],
    "play_length": 10.0,
    "print_play_length": "00:10",
    "slug": "c3b3ef7c-3450-4486-8b2c-f428e6673a2c",
    "freq_mhz": "773.131",
    "tg_name": "#63616",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info