API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12824635,
    "url": "https://scancbus.com/api_v1/transmission/12824635/?format=api",
    "start_datetime": "2026-07-08T13:15:40-04:00",
    "local_start_datetime": "13:15:40 07/08/2026",
    "audio_file": null,
    "talkgroup": 57352,
    "talkgroup_info": {
        "pk": 20,
        "url": "https://scancbus.com/api_v1/talkgroups/20/?format=api",
        "dec_id": 57352,
        "alpha_tag": "MECC EMS1",
        "description": "MECC EMS Ops 1",
        "slug": "mecc-ems1",
        "service_type": "EMS-Tac"
    },
    "freq": 859987500,
    "emergency": false,
    "units": [
        {
            "pk": 689,
            "dec_id": 2516151,
            "description": "M161 HH",
            "slug": "m161-hh"
        },
        {
            "pk": 1109,
            "dec_id": 2513946,
            "description": "OPS CENTER 6",
            "slug": "ops-center-6"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "8371f642-c0ba-4a12-a4c7-9a2803dbc835",
    "freq_mhz": "859.987",
    "tg_name": "MECC EMS1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info