API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5714386,
    "url": "https://scancbus.com/api_v1/transmission/5714386/?format=api",
    "start_datetime": "2026-04-05T16:21:55-04:00",
    "local_start_datetime": "16:21:55 04/05/2026",
    "audio_file": null,
    "talkgroup": 61081,
    "talkgroup_info": {
        "pk": 28,
        "url": "https://scancbus.com/api_v1/talkgroups/28/?format=api",
        "dec_id": 61081,
        "alpha_tag": "SW EMS1",
        "description": "Southwest EMS 1",
        "slug": "sw-ems1",
        "service_type": "EMS-Tac"
    },
    "freq": 770956250,
    "emergency": false,
    "units": [
        {
            "pk": 151,
            "dec_id": 2520002,
            "description": "GCPD/SW 2",
            "slug": "gcpdsw-2"
        },
        {
            "pk": 7019,
            "dec_id": 2520252,
            "description": null,
            "slug": "2520252"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "521c2dfd-85b6-4162-9f8f-c63dd7465350",
    "freq_mhz": "770.956",
    "tg_name": "SW EMS1",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info