API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8082454,
    "url": "https://scancbus.com/api_v1/transmission/8082454/?format=api",
    "start_datetime": "2026-05-05T20:07:48-04:00",
    "local_start_datetime": "20:07:48 05/05/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": 856937500,
    "emergency": false,
    "units": [
        {
            "pk": 101,
            "dec_id": 2551810,
            "description": "CPD 181",
            "slug": "cpd-181"
        },
        {
            "pk": 115,
            "dec_id": 2551830,
            "description": "CPD 183",
            "slug": "cpd-183"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "0f449170-f1f9-49ed-a785-914fc0e1a961",
    "freq_mhz": "856.938",
    "tg_name": "CPD TAC 1C",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info