API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8884639,
    "url": "https://scancbus.com/api_v1/transmission/8884639/?format=api",
    "start_datetime": "2026-05-16T04:17:54-04:00",
    "local_start_datetime": "04:17:54 05/16/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": 857437500,
    "emergency": false,
    "units": [
        {
            "pk": 54807,
            "dec_id": 2546557,
            "description": null,
            "slug": "2546557"
        },
        {
            "pk": 87039,
            "dec_id": 2543542,
            "description": null,
            "slug": "2543542"
        }
    ],
    "play_length": 17.0,
    "print_play_length": "00:17",
    "slug": "8b6fd6c6-98d8-4e95-819b-571fe898f087",
    "freq_mhz": "857.438",
    "tg_name": "CPD LEADS",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info