API endpoint that allows users to be viewed or edited.

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

{
    "pk": 9094252,
    "url": "https://scancbus.com/api_v1/transmission/9094252/?format=api",
    "start_datetime": "2026-05-19T08:24:01-04:00",
    "local_start_datetime": "08:24:01 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": 856487500,
    "emergency": false,
    "units": [
        {
            "pk": 1051,
            "dec_id": 2550308,
            "description": null,
            "slug": "2550308"
        },
        {
            "pk": 1844,
            "dec_id": 2550340,
            "description": "CPD 34",
            "slug": "cpd-34"
        },
        {
            "pk": 4260,
            "dec_id": 2550318,
            "description": "CPD 9031",
            "slug": "cpd-9031"
        }
    ],
    "play_length": 9.0,
    "print_play_length": "00:09",
    "slug": "11a0ecdd-a2b4-45b8-96ba-5ecc2dddf2b1",
    "freq_mhz": "856.487",
    "tg_name": "PATROL4",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info