API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5748430,
    "url": "https://scancbus.com/api_v1/transmission/5748430/?format=api",
    "start_datetime": "2026-04-06T08:02:22-04:00",
    "local_start_datetime": "08:02:22 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": 852425000,
    "emergency": false,
    "units": [
        {
            "pk": 57389,
            "dec_id": 2513950,
            "description": null,
            "slug": "2513950"
        },
        {
            "pk": 87013,
            "dec_id": 2591299,
            "description": null,
            "slug": "2591299"
        },
        {
            "pk": 87013,
            "dec_id": 2591299,
            "description": null,
            "slug": "2591299"
        },
        {
            "pk": 87014,
            "dec_id": 2591291,
            "description": null,
            "slug": "2591291"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "2eadd3fc-2352-4e91-a82c-6d812e40d3d4",
    "freq_mhz": "852.425",
    "tg_name": "GAH DISP",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info