API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12539114,
    "url": "https://scancbus.com/api_v1/transmission/12539114/?format=api",
    "start_datetime": "2026-07-04T16:00:57-04:00",
    "local_start_datetime": "16:00:57 07/04/2026",
    "audio_file": null,
    "talkgroup": 61119,
    "talkgroup_info": {
        "pk": 667,
        "url": "https://scancbus.com/api_v1/talkgroups/667/?format=api",
        "dec_id": 61119,
        "alpha_tag": "SWEVNT 1",
        "description": "Southwest Event 1",
        "slug": "swevnt-1",
        "service_type": "Interop"
    },
    "freq": 859937500,
    "emergency": false,
    "units": [
        {
            "pk": 113176,
            "dec_id": 2520009,
            "description": null,
            "slug": "2520009"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "0a83235c-79aa-416f-92e0-3826617e7961",
    "freq_mhz": "859.938",
    "tg_name": "SWEVNT 1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info