API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5962459,
    "url": "https://scancbus.com/api_v1/transmission/5962459/?format=api",
    "start_datetime": "2026-04-08T21:17:38-04:00",
    "local_start_datetime": "21:17:38 04/08/2026",
    "audio_file": null,
    "talkgroup": 57254,
    "talkgroup_info": {
        "pk": 3846,
        "url": "https://scancbus.com/api_v1/talkgroups/3846/?format=api",
        "dec_id": 57254,
        "alpha_tag": "CPD LEADS",
        "description": "CPD LEADS",
        "slug": "cpd-leads",
        "service_type": "Law Talk"
    },
    "freq": 859987500,
    "emergency": false,
    "units": [
        {
            "pk": 10120,
            "dec_id": 2551330,
            "description": "CPD 133",
            "slug": "cpd-133"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "819dbd4d-8c5d-4c86-93c2-b9fdffd68bd3",
    "freq_mhz": "859.987",
    "tg_name": "CPD LEADS",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info