API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5856746,
    "url": "https://scancbus.com/api_v1/transmission/5856746/?format=api",
    "start_datetime": "2026-04-07T14:41:11-04:00",
    "local_start_datetime": "14:41:11 04/07/2026",
    "audio_file": null,
    "talkgroup": 53020,
    "talkgroup_info": {
        "pk": 815,
        "url": "https://scancbus.com/api_v1/talkgroups/815/?format=api",
        "dec_id": 53020,
        "alpha_tag": "D06-FSP",
        "description": "ODOT District 6 - Freeway Service Patrols",
        "slug": "d06-fsp",
        "service_type": "Public Works "
    },
    "freq": 770706250,
    "emergency": false,
    "units": [
        {
            "pk": 3536,
            "dec_id": 9306616,
            "description": "FSP 16",
            "slug": "fsp-16"
        },
        {
            "pk": 13278,
            "dec_id": 9302502,
            "description": "TMC 02",
            "slug": "tmc-02"
        }
    ],
    "play_length": 9.0,
    "print_play_length": "00:09",
    "slug": "32f76a25-564b-45d8-8069-86df3b3d7efe",
    "freq_mhz": "770.706",
    "tg_name": "D06-FSP",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info