API endpoint that allows users to be viewed or edited.

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

{
    "pk": 9055676,
    "url": "https://scancbus.com/api_v1/transmission/9055676/?format=api",
    "start_datetime": "2026-05-18T17:13:55-04:00",
    "local_start_datetime": "17:13:55 05/18/2026",
    "audio_file": null,
    "talkgroup": 61080,
    "talkgroup_info": {
        "pk": 27,
        "url": "https://scancbus.com/api_v1/talkgroups/27/?format=api",
        "dec_id": 61080,
        "alpha_tag": "SW ALERT",
        "description": "Southwest Fire Dispatch",
        "slug": "sw-alert",
        "service_type": "Fire Dispatch"
    },
    "freq": 773381250,
    "emergency": false,
    "units": [
        {
            "pk": 151,
            "dec_id": 2520002,
            "description": "GCPD/SW 2",
            "slug": "gcpdsw-2"
        },
        {
            "pk": 78094,
            "dec_id": 2520258,
            "description": null,
            "slug": "2520258"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "1ebd528d-a86f-48c7-8035-6bb2239f3ede",
    "freq_mhz": "773.381",
    "tg_name": "SW ALERT",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info