API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11425299,
    "url": "https://scancbus.com/api_v1/transmission/11425299/?format=api",
    "start_datetime": "2026-06-19T01:43:40-04:00",
    "local_start_datetime": "01:43:40 06/19/2026",
    "audio_file": null,
    "talkgroup": 57284,
    "talkgroup_info": {
        "pk": 496,
        "url": "https://scancbus.com/api_v1/talkgroups/496/?format=api",
        "dec_id": 57284,
        "alpha_tag": "CPD TAC 1D",
        "description": "CPD Patrol tactical 1D",
        "slug": "cpd-tac-1d",
        "service_type": "Law Tac"
    },
    "freq": 859987500,
    "emergency": false,
    "units": [
        {
            "pk": 1436,
            "dec_id": 2521978,
            "description": "CPD Disp",
            "slug": "cpd-disp"
        },
        {
            "pk": 1811,
            "dec_id": 2550130,
            "description": "CPD 13",
            "slug": "cpd-13"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "647a895d-31da-41bb-bf47-7d0c5e01e10a",
    "freq_mhz": "859.987",
    "tg_name": "CPD TAC 1D",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info