API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11463822,
    "url": "https://scancbus.com/api_v1/transmission/11463822/?format=api",
    "start_datetime": "2026-06-19T16:06:11-04:00",
    "local_start_datetime": "16:06:11 06/19/2026",
    "audio_file": null,
    "talkgroup": 54575,
    "talkgroup_info": {
        "pk": 1212,
        "url": "https://scancbus.com/api_v1/talkgroups/1212/?format=api",
        "dec_id": 54575,
        "alpha_tag": "XSO-45",
        "description": "Statewide Interop",
        "slug": "xso-45",
        "service_type": "Interop"
    },
    "freq": 852950000,
    "emergency": false,
    "units": [
        {
            "pk": 85675,
            "dec_id": 4592281,
            "description": null,
            "slug": "4592281"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "ea849412-285c-4e6b-9c51-5c589a61b4b7",
    "freq_mhz": "852.950",
    "tg_name": "XSO-45",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info