API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10748151,
    "url": "https://scancbus.com/api_v1/transmission/10748151/?format=api",
    "start_datetime": "2026-06-10T09:36:25-04:00",
    "local_start_datetime": "09:36:25 06/10/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": 770456250,
    "emergency": false,
    "units": [
        {
            "pk": 244,
            "dec_id": 2513942,
            "description": "MECC 2",
            "slug": "mecc-2"
        },
        {
            "pk": 244,
            "dec_id": 2513942,
            "description": "MECC 2",
            "slug": "mecc-2"
        },
        {
            "pk": 81823,
            "dec_id": 2591219,
            "description": null,
            "slug": "2591219"
        },
        {
            "pk": 87014,
            "dec_id": 2591291,
            "description": null,
            "slug": "2591291"
        }
    ],
    "play_length": 14.0,
    "print_play_length": "00:14",
    "slug": "a80ce8fe-130f-410b-9dff-6e8e22880d4d",
    "freq_mhz": "770.456",
    "tg_name": "GAH DISP",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info