API endpoint that allows users to be viewed or edited.

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

{
    "pk": 13380179,
    "url": "https://scancbus.com/api_v1/transmission/13380179/?format=api",
    "start_datetime": "2026-07-15T18:09:03-04:00",
    "local_start_datetime": "18:09:03 07/15/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": 773281250,
    "emergency": false,
    "units": [
        {
            "pk": 151,
            "dec_id": 2520002,
            "description": "GCPD/SW 2",
            "slug": "gcpdsw-2"
        },
        {
            "pk": 10056,
            "dec_id": 4990396,
            "description": null,
            "slug": "4990396"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "d63e168c-0397-45b3-a354-a873f3de5178",
    "freq_mhz": "773.281",
    "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