API endpoint that allows users to be viewed or edited.

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

{
    "pk": 9137292,
    "url": "https://scancbus.com/api_v1/transmission/9137292/?format=api",
    "start_datetime": "2026-05-19T17:50:15-04:00",
    "local_start_datetime": "17:50:15 05/19/2026",
    "audio_file": null,
    "talkgroup": 61083,
    "talkgroup_info": {
        "pk": 404,
        "url": "https://scancbus.com/api_v1/talkgroups/404/?format=api",
        "dec_id": 61083,
        "alpha_tag": "SW FG-1",
        "description": "Southwest Fireground 1",
        "slug": "sw-fg-1",
        "service_type": "Fire-Tac"
    },
    "freq": 769706250,
    "emergency": false,
    "units": [
        {
            "pk": 400,
            "dec_id": 2520008,
            "description": "GCPD/SW 8",
            "slug": "gcpdsw-8"
        },
        {
            "pk": 11847,
            "dec_id": 2524370,
            "description": null,
            "slug": "2524370"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "0d22ec35-2fef-44f2-b2e4-303dd72bbe33",
    "freq_mhz": "769.706",
    "tg_name": "SW FG-1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info