API endpoint that allows users to be viewed or edited.

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

{
    "pk": 13298075,
    "url": "https://scancbus.com/api_v1/transmission/13298075/?format=api",
    "start_datetime": "2026-07-14T18:14:37-04:00",
    "local_start_datetime": "18:14:37 07/14/2026",
    "audio_file": null,
    "talkgroup": 20082,
    "talkgroup_info": {
        "pk": 143,
        "url": "https://scancbus.com/api_v1/talkgroups/143/?format=api",
        "dec_id": 20082,
        "alpha_tag": "NW OPS",
        "description": "NW Fire Ops",
        "slug": "nw-ops",
        "service_type": "Fire-Tac"
    },
    "freq": 851762500,
    "emergency": false,
    "units": [
        {
            "pk": 3212,
            "dec_id": 2122197,
            "description": "E83",
            "slug": "e83"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "3ff0324a-504a-4864-9d42-239de26ebb1b",
    "freq_mhz": "851.763",
    "tg_name": "NW OPS",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info