API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7322536,
    "url": "https://scancbus.com/api_v1/transmission/7322536/?format=api",
    "start_datetime": "2026-04-25T16:28:24-04:00",
    "local_start_datetime": "16:28:24 04/25/2026",
    "audio_file": null,
    "talkgroup": 57292,
    "talkgroup_info": {
        "pk": 502,
        "url": "https://scancbus.com/api_v1/talkgroups/502/?format=api",
        "dec_id": 57292,
        "alpha_tag": "CPD TAC 3B",
        "description": "CPD Patrol tactical 3B",
        "slug": "cpd-tac-3b",
        "service_type": "Law Tac"
    },
    "freq": 856487500,
    "emergency": false,
    "units": [
        {
            "pk": 2577,
            "dec_id": 2551020,
            "description": "CPD 102",
            "slug": "cpd-102"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "a9fa9409-ce61-49dd-a14a-03aa736e13ee",
    "freq_mhz": "856.487",
    "tg_name": "CPD TAC 3B",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info