API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5755158,
    "url": "https://scancbus.com/api_v1/transmission/5755158/?format=api",
    "start_datetime": "2026-04-06T09:50:15-04:00",
    "local_start_datetime": "09:50:15 04/06/2026",
    "audio_file": null,
    "talkgroup": 17515,
    "talkgroup_info": {
        "pk": 15,
        "url": "https://scancbus.com/api_v1/talkgroups/15/?format=api",
        "dec_id": 17515,
        "alpha_tag": "GAH DISP",
        "description": "Gahanna Police Dispatch",
        "slug": "gah-disp",
        "service_type": "Law Dispatch"
    },
    "freq": 852950000,
    "emergency": false,
    "units": [
        {
            "pk": 57389,
            "dec_id": 2513950,
            "description": null,
            "slug": "2513950"
        },
        {
            "pk": 81866,
            "dec_id": 2591249,
            "description": null,
            "slug": "2591249"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "24457193-925b-43f5-8bda-fbee8b834c16",
    "freq_mhz": "852.950",
    "tg_name": "GAH DISP",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info