API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6335061,
    "url": "https://scancbus.com/api_v1/transmission/6335061/?format=api",
    "start_datetime": "2026-04-13T11:09:20-04:00",
    "local_start_datetime": "11:09:20 04/13/2026",
    "audio_file": null,
    "talkgroup": 57009,
    "talkgroup_info": {
        "pk": 193,
        "url": "https://scancbus.com/api_v1/talkgroups/193/?format=api",
        "dec_id": 57009,
        "alpha_tag": "10 DISP",
        "description": "CFD Unit to Dispatcher",
        "slug": "10-disp",
        "service_type": "Fire-Tac"
    },
    "freq": 859937500,
    "emergency": false,
    "units": [
        {
            "pk": 1478,
            "dec_id": 2521975,
            "description": "CFD FAO 75",
            "slug": "cfd-fao-75"
        },
        {
            "pk": 1478,
            "dec_id": 2521975,
            "description": "CFD FAO 75",
            "slug": "cfd-fao-75"
        }
    ],
    "play_length": 27.0,
    "print_play_length": "00:27",
    "slug": "0622c720-c065-4a58-a277-60fe6d82a86d",
    "freq_mhz": "859.938",
    "tg_name": "10 DISP",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info