API endpoint that allows users to be viewed or edited.

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

{
    "pk": 9071777,
    "url": "https://scancbus.com/api_v1/transmission/9071777/?format=api",
    "start_datetime": "2026-05-18T22:00:54-04:00",
    "local_start_datetime": "22:00:54 05/18/2026",
    "audio_file": null,
    "talkgroup": 57293,
    "talkgroup_info": {
        "pk": 447,
        "url": "https://scancbus.com/api_v1/talkgroups/447/?format=api",
        "dec_id": 57293,
        "alpha_tag": "CPD TAC 3C",
        "description": "CPD Patrol tactical 3C",
        "slug": "cpd-tac-3c",
        "service_type": "Law Tac"
    },
    "freq": 860937500,
    "emergency": false,
    "units": [
        {
            "pk": 97710,
            "dec_id": 2546213,
            "description": null,
            "slug": "2546213"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "7e8be6c1-f2ec-431c-9a6e-c1d122ef6de3",
    "freq_mhz": "860.938",
    "tg_name": "CPD TAC 3C",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info