API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5714412,
    "url": "https://scancbus.com/api_v1/transmission/5714412/?format=api",
    "start_datetime": "2026-04-05T16:22:41-04:00",
    "local_start_datetime": "16:22:41 04/05/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": 773031250,
    "emergency": false,
    "units": [
        {
            "pk": 244,
            "dec_id": 2513942,
            "description": "MECC 2",
            "slug": "mecc-2"
        },
        {
            "pk": 81812,
            "dec_id": 2591203,
            "description": null,
            "slug": "2591203"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "3ae62ef3-97ad-4284-b514-d154f6750509",
    "freq_mhz": "773.031",
    "tg_name": "GAH DISP",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info