API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12491882,
    "url": "https://scancbus.com/api_v1/transmission/12491882/?format=api",
    "start_datetime": "2026-07-03T23:17:30-04:00",
    "local_start_datetime": "23:17:30 07/03/2026",
    "audio_file": null,
    "talkgroup": 57204,
    "talkgroup_info": {
        "pk": 393,
        "url": "https://scancbus.com/api_v1/talkgroups/393/?format=api",
        "dec_id": 57204,
        "alpha_tag": "EZ-3",
        "description": "Countywide interoperability 3",
        "slug": "ez-3",
        "service_type": "Interop"
    },
    "freq": 859937500,
    "emergency": false,
    "units": [
        {
            "pk": 186,
            "dec_id": 2545300,
            "description": null,
            "slug": "2545300"
        },
        {
            "pk": 317,
            "dec_id": 2545337,
            "description": null,
            "slug": "2545337"
        }
    ],
    "play_length": 12.0,
    "print_play_length": "00:12",
    "slug": "301928e8-c109-4d6b-acd1-e49053267449",
    "freq_mhz": "859.938",
    "tg_name": "EZ-3",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info