API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5802580,
    "url": "https://scancbus.com/api_v1/transmission/5802580/?format=api",
    "start_datetime": "2026-04-06T21:08:58-04:00",
    "local_start_datetime": "21:08:58 04/06/2026",
    "audio_file": null,
    "talkgroup": 57289,
    "talkgroup_info": {
        "pk": 500,
        "url": "https://scancbus.com/api_v1/talkgroups/500/?format=api",
        "dec_id": 57289,
        "alpha_tag": "CPD TAC 2D",
        "description": "CPD Patrol tactical 2D",
        "slug": "cpd-tac-2d",
        "service_type": "Law Tac"
    },
    "freq": 858937500,
    "emergency": false,
    "units": [
        {
            "pk": 1616,
            "dec_id": 2550910,
            "description": "CPD 91",
            "slug": "cpd-91"
        },
        {
            "pk": 1632,
            "dec_id": 2550930,
            "description": "CPD 93",
            "slug": "cpd-93"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "3e1b8e84-2119-40b5-8bb7-53c14e898d74",
    "freq_mhz": "858.938",
    "tg_name": "CPD TAC 2D",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info