API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11408608,
    "url": "https://scancbus.com/api_v1/transmission/11408608/?format=api",
    "start_datetime": "2026-06-18T19:56:43-04:00",
    "local_start_datetime": "19:56:43 06/18/2026",
    "audio_file": null,
    "talkgroup": 37504,
    "talkgroup_info": {
        "pk": 8715,
        "url": "https://scancbus.com/api_v1/talkgroups/8715/?format=api",
        "dec_id": 37504,
        "alpha_tag": "EM61DSP",
        "description": "Noble County EMS Dispatch",
        "slug": "em61dsp",
        "service_type": "Fire Dispatch"
    },
    "freq": 853600000,
    "emergency": false,
    "units": [
        {
            "pk": 92826,
            "dec_id": 6190382,
            "description": null,
            "slug": "6190382"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "b84d8fd8-851e-4440-ab5d-f9eb17f4a64e",
    "freq_mhz": "853.600",
    "tg_name": "EM61DSP",
    "source": 8,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info