API endpoint that allows users to be viewed or edited.

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

{
    "pk": 13023960,
    "url": "https://scancbus.com/api_v1/transmission/13023960/?format=api",
    "start_datetime": "2026-07-10T19:08:25-04:00",
    "local_start_datetime": "19:08:25 07/10/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": 852475000,
    "emergency": false,
    "units": [
        {
            "pk": 151,
            "dec_id": 2520002,
            "description": "GCPD/SW 2",
            "slug": "gcpdsw-2"
        },
        {
            "pk": 8863,
            "dec_id": 2523250,
            "description": null,
            "slug": "2523250"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "def63945-8d79-4a2f-915d-e4ec19d5747e",
    "freq_mhz": "852.475",
    "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