API endpoint that allows users to be viewed or edited.

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

{
    "pk": 13073395,
    "url": "https://scancbus.com/api_v1/transmission/13073395/?format=api",
    "start_datetime": "2026-07-11T14:38:09-04:00",
    "local_start_datetime": "14:38:09 07/11/2026",
    "audio_file": null,
    "talkgroup": 57271,
    "talkgroup_info": {
        "pk": 2,
        "url": "https://scancbus.com/api_v1/talkgroups/2/?format=api",
        "dec_id": 57271,
        "alpha_tag": "CPD PATROL3",
        "description": "CPD Patrol 3 (Southwest)",
        "slug": "cpd-patrol3",
        "service_type": "Law Dispatch"
    },
    "freq": 856487500,
    "emergency": false,
    "units": [
        {
            "pk": 309,
            "dec_id": 2542572,
            "description": null,
            "slug": "2542572"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "40c908d7-3cfe-4b85-8676-4ee76a290a6a",
    "freq_mhz": "856.487",
    "tg_name": "PATROL3",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info