API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11518192,
    "url": "https://scancbus.com/api_v1/transmission/11518192/?format=api",
    "start_datetime": "2026-06-20T12:16:03-04:00",
    "local_start_datetime": "12:16:03 06/20/2026",
    "audio_file": null,
    "talkgroup": 27502,
    "talkgroup_info": {
        "pk": 10110,
        "url": "https://scancbus.com/api_v1/talkgroups/10110/?format=api",
        "dec_id": 27502,
        "alpha_tag": "#27502",
        "description": "TalkGroup #27502",
        "slug": "27502",
        "service_type": null
    },
    "freq": 852725000,
    "emergency": false,
    "units": [
        {
            "pk": 78605,
            "dec_id": 2109,
            "description": null,
            "slug": "2109"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "5b28b820-ef79-433c-a6b6-374a05535853",
    "freq_mhz": "852.725",
    "tg_name": "#27502",
    "source": 5,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info