API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5622554,
    "url": "https://scancbus.com/api_v1/transmission/5622554/?format=api",
    "start_datetime": "2026-04-04T02:30:39-04:00",
    "local_start_datetime": "02:30:39 04/04/2026",
    "audio_file": null,
    "talkgroup": 57301,
    "talkgroup_info": {
        "pk": 33,
        "url": "https://scancbus.com/api_v1/talkgroups/33/?format=api",
        "dec_id": 57301,
        "alpha_tag": "CPD TAC 5A",
        "description": "CPD Patrol tactical 5A",
        "slug": "cpd-tac-5a",
        "service_type": "Law Tac"
    },
    "freq": 859987500,
    "emergency": false,
    "units": [
        {
            "pk": 11816,
            "dec_id": 2521982,
            "description": "CPD Radio 82",
            "slug": "cpd-radio-82"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "e580f39c-65de-48bc-abea-100c88309b5d",
    "freq_mhz": "859.987",
    "tg_name": "CPD TAC 5A",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info