API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10699926,
    "url": "https://scancbus.com/api_v1/transmission/10699926/?format=api",
    "start_datetime": "2026-06-09T16:54:38-04:00",
    "local_start_datetime": "16:54:38 06/09/2026",
    "audio_file": null,
    "talkgroup": 57330,
    "talkgroup_info": {
        "pk": 478,
        "url": "https://scancbus.com/api_v1/talkgroups/478/?format=api",
        "dec_id": 57330,
        "alpha_tag": "9 TRANS",
        "description": "CFD 9 Transport",
        "slug": "9-trans",
        "service_type": "EMS-Tac"
    },
    "freq": 856937500,
    "emergency": false,
    "units": [
        {
            "pk": 7573,
            "dec_id": 2503961,
            "description": null,
            "slug": "2503961"
        },
        {
            "pk": 55395,
            "dec_id": 2359351,
            "description": "M593 HH",
            "slug": "m593-hh"
        }
    ],
    "play_length": 10.0,
    "print_play_length": "00:10",
    "slug": "61c37cf1-dc7b-4a35-b8a0-9f4a43374f48",
    "freq_mhz": "856.938",
    "tg_name": "9 TRANS",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info