API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12651946,
    "url": "https://scancbus.com/api_v1/transmission/12651946/?format=api",
    "start_datetime": "2026-07-06T09:26:14-04:00",
    "local_start_datetime": "09:26:14 07/06/2026",
    "audio_file": null,
    "talkgroup": 53549,
    "talkgroup_info": {
        "pk": 9762,
        "url": "https://scancbus.com/api_v1/talkgroups/9762/?format=api",
        "dec_id": 53549,
        "alpha_tag": "#53549",
        "description": "TalkGroup #53549",
        "slug": "53549",
        "service_type": null
    },
    "freq": 772706250,
    "emergency": false,
    "units": [
        {
            "pk": 8226,
            "dec_id": 2190035,
            "description": null,
            "slug": "2190035"
        },
        {
            "pk": 65740,
            "dec_id": 2190032,
            "description": null,
            "slug": "2190032"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "2456cb07-c347-4bed-b124-e7339f2bf3fb",
    "freq_mhz": "772.706",
    "tg_name": "#53549",
    "source": 5,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info