API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5962428,
    "url": "https://scancbus.com/api_v1/transmission/5962428/?format=api",
    "start_datetime": "2026-04-08T21:17:06-04:00",
    "local_start_datetime": "21:17:06 04/08/2026",
    "audio_file": null,
    "talkgroup": 57283,
    "talkgroup_info": {
        "pk": 441,
        "url": "https://scancbus.com/api_v1/talkgroups/441/?format=api",
        "dec_id": 57283,
        "alpha_tag": "CPD TAC 1C",
        "description": "CPD Patrol tactical 1C",
        "slug": "cpd-tac-1c",
        "service_type": "Law Tac"
    },
    "freq": 857937500,
    "emergency": false,
    "units": [
        {
            "pk": 115,
            "dec_id": 2551830,
            "description": "CPD 183",
            "slug": "cpd-183"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "8c3d7a75-80d1-48d5-a653-18bcbec8cceb",
    "freq_mhz": "857.938",
    "tg_name": "CPD TAC 1C",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info