API endpoint that allows users to be viewed or edited.

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

{
    "pk": 9016036,
    "url": "https://scancbus.com/api_v1/transmission/9016036/?format=api",
    "start_datetime": "2026-05-18T08:50:58-04:00",
    "local_start_datetime": "08:50:58 05/18/2026",
    "audio_file": null,
    "talkgroup": 57440,
    "talkgroup_info": {
        "pk": 306,
        "url": "https://scancbus.com/api_v1/talkgroups/306/?format=api",
        "dec_id": 57440,
        "alpha_tag": "WST FG-2",
        "description": "Westerville Fireground 2",
        "slug": "wst-fg-2",
        "service_type": "Fire-Tac"
    },
    "freq": 858487500,
    "emergency": false,
    "units": [
        {
            "pk": 11558,
            "dec_id": 2511252,
            "description": "M112 W2",
            "slug": "m112-w2"
        },
        {
            "pk": 84621,
            "dec_id": 2511262,
            "description": null,
            "slug": "2511262"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "f003c163-4228-4182-85ce-793f4d1ac1ca",
    "freq_mhz": "858.487",
    "tg_name": "WST FG-2",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info