API endpoint that allows users to be viewed or edited.

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

{
    "pk": 13073424,
    "url": "https://scancbus.com/api_v1/transmission/13073424/?format=api",
    "start_datetime": "2026-07-11T14:38:26-04:00",
    "local_start_datetime": "14:38:26 07/11/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": 857437500,
    "emergency": false,
    "units": [
        {
            "pk": 3396,
            "dec_id": 2545298,
            "description": null,
            "slug": "2545298"
        },
        {
            "pk": 3396,
            "dec_id": 2545298,
            "description": null,
            "slug": "2545298"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "5e00ac4e-5799-4d91-96fe-787921b24a4d",
    "freq_mhz": "857.438",
    "tg_name": "PATROL 2",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info