API endpoint that allows users to be viewed or edited.

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

{
    "pk": 13243422,
    "url": "https://scancbus.com/api_v1/transmission/13243422/?format=api",
    "start_datetime": "2026-07-14T04:28:38-04:00",
    "local_start_datetime": "04:28:38 07/14/2026",
    "audio_file": null,
    "talkgroup": 32012,
    "talkgroup_info": {
        "pk": 7447,
        "url": "https://scancbus.com/api_v1/talkgroups/7447/?format=api",
        "dec_id": 32012,
        "alpha_tag": "Marion PD",
        "description": "Marion City PD Dispatch",
        "slug": "marion-pd",
        "service_type": "Law Dispatch"
    },
    "freq": 771781250,
    "emergency": false,
    "units": [
        {
            "pk": 63506,
            "dec_id": -1,
            "description": "Unk",
            "slug": "unk"
        },
        {
            "pk": 100630,
            "dec_id": 5190837,
            "description": null,
            "slug": "5190837"
        },
        {
            "pk": 101635,
            "dec_id": 5190831,
            "description": null,
            "slug": "5190831"
        },
        {
            "pk": 101635,
            "dec_id": 5190831,
            "description": null,
            "slug": "5190831"
        }
    ],
    "play_length": 11.0,
    "print_play_length": "00:11",
    "slug": "220fb1f4-6627-465e-9dca-86f407ed5975",
    "freq_mhz": "771.781",
    "tg_name": "MARPDDSP",
    "source": 5,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info