API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5731210,
    "url": "https://scancbus.com/api_v1/transmission/5731210/?format=api",
    "start_datetime": "2026-04-05T23:08:49-04:00",
    "local_start_datetime": "23:08:49 04/05/2026",
    "audio_file": null,
    "talkgroup": 57304,
    "talkgroup_info": {
        "pk": 288,
        "url": "https://scancbus.com/api_v1/talkgroups/288/?format=api",
        "dec_id": 57304,
        "alpha_tag": "CPD TAC 5D",
        "description": "CPD Patrol tactical 5D",
        "slug": "cpd-tac-5d",
        "service_type": "Law Tac"
    },
    "freq": 857437500,
    "emergency": false,
    "units": [
        {
            "pk": 621,
            "dec_id": 2551101,
            "description": "CPD 110",
            "slug": "cpd-110"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "4fcf412d-cd55-4b1e-901e-18a81ebdceeb",
    "freq_mhz": "857.438",
    "tg_name": "CPD TAC 5D",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info