API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8388863,
    "url": "https://scancbus.com/api_v1/transmission/8388863/?format=api",
    "start_datetime": "2026-05-09T18:04:01-04:00",
    "local_start_datetime": "18:04:01 05/09/2026",
    "audio_file": null,
    "talkgroup": 57514,
    "talkgroup_info": {
        "pk": 516,
        "url": "https://scancbus.com/api_v1/talkgroups/516/?format=api",
        "dec_id": 57514,
        "alpha_tag": "CPD CRT-1",
        "description": "Zone 1 Plain Cars",
        "slug": "cpd-crt-1",
        "service_type": "Law Tac"
    },
    "freq": 857437500,
    "emergency": false,
    "units": [
        {
            "pk": 6753,
            "dec_id": 2555110,
            "description": null,
            "slug": "2555110"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "29c72677-dbc8-485f-b51b-4c2f2ece25ea",
    "freq_mhz": "857.438",
    "tg_name": "CPD CRT-1",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info