API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7283923,
    "url": "https://scancbus.com/api_v1/transmission/7283923/?format=api",
    "start_datetime": "2026-04-25T01:18:34-04:00",
    "local_start_datetime": "01:18:34 04/25/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": 857937500,
    "emergency": false,
    "units": [
        {
            "pk": 1344,
            "dec_id": 2520001,
            "description": "GCPD/SW 1",
            "slug": "gcpdsw-1"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "c16ae6b4-d5fe-47fd-93cf-b3a79acc838f",
    "freq_mhz": "857.938",
    "tg_name": "SW FG-1",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info