API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7252243,
    "url": "https://scancbus.com/api_v1/transmission/7252243/?format=api",
    "start_datetime": "2026-04-24T16:06:40-04:00",
    "local_start_datetime": "16:06:40 04/24/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": 851762500,
    "emergency": false,
    "units": [
        {
            "pk": 966,
            "dec_id": 2507110,
            "description": "ER71",
            "slug": "er71"
        }
    ],
    "play_length": 10.0,
    "print_play_length": "00:10",
    "slug": "0fdde0f5-304d-429a-b5b5-153f88c4f42d",
    "freq_mhz": "851.763",
    "tg_name": "NW FG 1",
    "source": 6,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info