API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7082335,
    "url": "https://scancbus.com/api_v1/transmission/7082335/?format=api",
    "start_datetime": "2026-04-22T17:11:23-04:00",
    "local_start_datetime": "17:11:23 04/22/2026",
    "audio_file": null,
    "talkgroup": 57272,
    "talkgroup_info": {
        "pk": 16,
        "url": "https://scancbus.com/api_v1/talkgroups/16/?format=api",
        "dec_id": 57272,
        "alpha_tag": "CPD PATROL4",
        "description": "CPD Patrol 4 (North Central)",
        "slug": "cpd-patrol4",
        "service_type": "Law Dispatch"
    },
    "freq": 856487500,
    "emergency": false,
    "units": [
        {
            "pk": 1439,
            "dec_id": 2521981,
            "description": "CPD Disp",
            "slug": "cpd-disp"
        },
        {
            "pk": 7578,
            "dec_id": 2543150,
            "description": null,
            "slug": "2543150"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "3e7650d6-030d-4d1c-a90c-edf31a978853",
    "freq_mhz": "856.487",
    "tg_name": "PATROL4",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info