API endpoint that allows users to be viewed or edited.

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

{
    "pk": 9094265,
    "url": "https://scancbus.com/api_v1/transmission/9094265/?format=api",
    "start_datetime": "2026-05-19T08:24:17-04:00",
    "local_start_datetime": "08:24:17 05/19/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": 858437500,
    "emergency": false,
    "units": [
        {
            "pk": 1051,
            "dec_id": 2550308,
            "description": null,
            "slug": "2550308"
        },
        {
            "pk": 1439,
            "dec_id": 2521981,
            "description": "CPD Disp",
            "slug": "cpd-disp"
        },
        {
            "pk": 4260,
            "dec_id": 2550318,
            "description": "CPD 9031",
            "slug": "cpd-9031"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "eee52bed-b86b-469b-bb78-76ed6bbb39b1",
    "freq_mhz": "858.438",
    "tg_name": "PATROL4",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info