API endpoint that allows users to be viewed or edited.

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

{
    "pk": 9099092,
    "url": "https://scancbus.com/api_v1/transmission/9099092/?format=api",
    "start_datetime": "2026-05-19T09:37:12-04:00",
    "local_start_datetime": "09:37:12 05/19/2026",
    "audio_file": null,
    "talkgroup": 57205,
    "talkgroup_info": {
        "pk": 282,
        "url": "https://scancbus.com/api_v1/talkgroups/282/?format=api",
        "dec_id": 57205,
        "alpha_tag": "EZ-4",
        "description": "Countywide interoperability 4",
        "slug": "ez-4",
        "service_type": "Interop"
    },
    "freq": 856487500,
    "emergency": false,
    "units": [
        {
            "pk": 11763,
            "dec_id": 2503727,
            "description": null,
            "slug": "2503727"
        },
        {
            "pk": 56302,
            "dec_id": 2503721,
            "description": null,
            "slug": "2503721"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "04913693-afa0-46b8-a73c-1218ba672956",
    "freq_mhz": "856.487",
    "tg_name": "EZ-4",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info