API endpoint that allows users to be viewed or edited.

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

{
    "pk": 13005561,
    "url": "https://scancbus.com/api_v1/transmission/13005561/?format=api",
    "start_datetime": "2026-07-10T14:46:30-04:00",
    "local_start_datetime": "14:46:30 07/10/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": 775,
            "dec_id": 2128002,
            "description": "NRECC 02",
            "slug": "nrecc-02"
        },
        {
            "pk": 2241,
            "dec_id": 2122097,
            "description": "?2122097",
            "slug": "2122097"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "410d0d2f-4dbb-4b00-a850-7d3262a9eb86",
    "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