API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7970234,
    "url": "https://scancbus.com/api_v1/transmission/7970234/?format=api",
    "start_datetime": "2026-05-04T14:14:20-04:00",
    "local_start_datetime": "14:14:20 05/04/2026",
    "audio_file": null,
    "talkgroup": 20036,
    "talkgroup_info": {
        "pk": 119,
        "url": "https://scancbus.com/api_v1/talkgroups/119/?format=api",
        "dec_id": 20036,
        "alpha_tag": "NW FG 1",
        "description": "NW Fireground 1",
        "slug": "nw-fg-1",
        "service_type": "Fire-Tac"
    },
    "freq": 851487500,
    "emergency": false,
    "units": [
        {
            "pk": 2254,
            "dec_id": 2120584,
            "description": "E95",
            "slug": "e95"
        },
        {
            "pk": 95349,
            "dec_id": 2129117,
            "description": null,
            "slug": "2129117"
        }
    ],
    "play_length": 14.0,
    "print_play_length": "00:14",
    "slug": "2b9a4bab-97fe-4cd8-9f81-e67b4f6dad33",
    "freq_mhz": "851.487",
    "tg_name": "NW FG 1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info