API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12646709,
    "url": "https://scancbus.com/api_v1/transmission/12646709/?format=api",
    "start_datetime": "2026-07-06T07:56:58-04:00",
    "local_start_datetime": "07:56:58 07/06/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": 859937500,
    "emergency": false,
    "units": [
        {
            "pk": 2142,
            "dec_id": 2541415,
            "description": null,
            "slug": "2541415"
        },
        {
            "pk": 2590,
            "dec_id": 2542974,
            "description": null,
            "slug": "2542974"
        },
        {
            "pk": 11816,
            "dec_id": 2521982,
            "description": "CPD Radio 82",
            "slug": "cpd-radio-82"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "07841dbb-29d3-4192-8f3c-8ac590d6d4f4",
    "freq_mhz": "859.938",
    "tg_name": "PATROL5",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info