API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5631878,
    "url": "https://scancbus.com/api_v1/transmission/5631878/?format=api",
    "start_datetime": "2026-04-04T07:28:08-04:00",
    "local_start_datetime": "07:28:08 04/04/2026",
    "audio_file": null,
    "talkgroup": 57273,
    "talkgroup_info": {
        "pk": 5,
        "url": "https://scancbus.com/api_v1/talkgroups/5/?format=api",
        "dec_id": 57273,
        "alpha_tag": "CPD PATROL5",
        "description": "CPD Patrol 5 (Central)",
        "slug": "cpd-patrol5",
        "service_type": "Law Dispatch"
    },
    "freq": 856487500,
    "emergency": false,
    "units": [
        {
            "pk": 1661,
            "dec_id": 2540269,
            "description": null,
            "slug": "2540269"
        },
        {
            "pk": 11816,
            "dec_id": 2521982,
            "description": "CPD Radio 82",
            "slug": "cpd-radio-82"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "2a480148-6489-407f-91b0-a12b6d966c2b",
    "freq_mhz": "856.487",
    "tg_name": "PATROL5",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info