API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8529571,
    "url": "https://scancbus.com/api_v1/transmission/8529571/?format=api",
    "start_datetime": "2026-05-11T18:05:13-04:00",
    "local_start_datetime": "18:05:13 05/11/2026",
    "audio_file": null,
    "talkgroup": 27503,
    "talkgroup_info": {
        "pk": 9978,
        "url": "https://scancbus.com/api_v1/talkgroups/9978/?format=api",
        "dec_id": 27503,
        "alpha_tag": "#27503",
        "description": "TalkGroup #27503",
        "slug": "27503",
        "service_type": null
    },
    "freq": 774531250,
    "emergency": false,
    "units": [
        {
            "pk": 111477,
            "dec_id": 4339082,
            "description": null,
            "slug": "4339082"
        },
        {
            "pk": 111478,
            "dec_id": 4339103,
            "description": null,
            "slug": "4339103"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "7c780d06-c44e-4654-84de-95fd80ce9896",
    "freq_mhz": "774.531",
    "tg_name": "#27503",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info