API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11654587,
    "url": "https://scancbus.com/api_v1/transmission/11654587/?format=api",
    "start_datetime": "2026-06-22T14:14:56-04:00",
    "local_start_datetime": "14:14:56 06/22/2026",
    "audio_file": null,
    "talkgroup": 54553,
    "talkgroup_info": {
        "pk": 714,
        "url": "https://scancbus.com/api_v1/talkgroups/714/?format=api",
        "dec_id": 54553,
        "alpha_tag": "XLECOM14",
        "description": "Local Event Communications 14",
        "slug": "xlecom14",
        "service_type": "Interop"
    },
    "freq": 853112500,
    "emergency": false,
    "units": [
        {
            "pk": 80650,
            "dec_id": 9404242,
            "description": null,
            "slug": "9404242"
        },
        {
            "pk": 93396,
            "dec_id": 9400912,
            "description": null,
            "slug": "9400912"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "d7b4d3c7-3c52-466f-ba10-ff1822b5d5e9",
    "freq_mhz": "853.112",
    "tg_name": "XLECOM14",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info