API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7476789,
    "url": "https://scancbus.com/api_v1/transmission/7476789/?format=api",
    "start_datetime": "2026-04-27T22:46:13-04:00",
    "local_start_datetime": "22:46:13 04/27/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": 6976,
            "dec_id": 2542223,
            "description": null,
            "slug": "2542223"
        },
        {
            "pk": 57932,
            "dec_id": 2543307,
            "description": null,
            "slug": "2543307"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "ff2d3588-4e75-41f8-a302-99758ad3e2da",
    "freq_mhz": "859.938",
    "tg_name": "PATROL 2",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info