API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7088579,
    "url": "https://scancbus.com/api_v1/transmission/7088579/?format=api",
    "start_datetime": "2026-04-22T18:35:35-04:00",
    "local_start_datetime": "18:35:35 04/22/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": 746,
            "dec_id": 2128013,
            "description": "NRECC 13",
            "slug": "nrecc-13"
        },
        {
            "pk": 80601,
            "dec_id": 2124100,
            "description": null,
            "slug": "2124100"
        }
    ],
    "play_length": 16.0,
    "print_play_length": "00:16",
    "slug": "26c28009-54e2-4c53-8b8d-7376c24ec86a",
    "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