API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11714487,
    "url": "https://scancbus.com/api_v1/transmission/11714487/?format=api",
    "start_datetime": "2026-06-23T10:09:30-04:00",
    "local_start_datetime": "10:09:30 06/23/2026",
    "audio_file": null,
    "talkgroup": 20016,
    "talkgroup_info": {
        "pk": 1509,
        "url": "https://scancbus.com/api_v1/talkgroups/1509/?format=api",
        "dec_id": 20016,
        "alpha_tag": "NW TRNG1",
        "description": "Northwest Training 1",
        "slug": "nw-trng1",
        "service_type": ""
    },
    "freq": 854187500,
    "emergency": false,
    "units": [
        {
            "pk": 95346,
            "dec_id": 2129116,
            "description": null,
            "slug": "2129116"
        },
        {
            "pk": 95349,
            "dec_id": 2129117,
            "description": null,
            "slug": "2129117"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "b2ace848-02f6-46f9-aa15-fb11d91b608e",
    "freq_mhz": "854.188",
    "tg_name": "NW TRNG1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info