API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8587761,
    "url": "https://scancbus.com/api_v1/transmission/8587761/?format=api",
    "start_datetime": "2026-05-12T12:32:51-04:00",
    "local_start_datetime": "12:32:51 05/12/2026",
    "audio_file": null,
    "talkgroup": 57270,
    "talkgroup_info": {
        "pk": 6,
        "url": "https://scancbus.com/api_v1/talkgroups/6/?format=api",
        "dec_id": 57270,
        "alpha_tag": "CPD PATROL2",
        "description": "CPD Patrol 2 (Southeast)",
        "slug": "cpd-patrol2",
        "service_type": "Law Dispatch"
    },
    "freq": 859937500,
    "emergency": false,
    "units": [
        {
            "pk": 54,
            "dec_id": 2521993,
            "description": "CPD Radio 93",
            "slug": "cpd-radio-93"
        },
        {
            "pk": 13129,
            "dec_id": 2542881,
            "description": null,
            "slug": "2542881"
        },
        {
            "pk": 13129,
            "dec_id": 2542881,
            "description": null,
            "slug": "2542881"
        }
    ],
    "play_length": 10.0,
    "print_play_length": "00:10",
    "slug": "d568ee75-6767-44f1-8914-f5bb5d233c97",
    "freq_mhz": "859.938",
    "tg_name": "PATROL 2",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info