API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8347602,
    "url": "https://scancbus.com/api_v1/transmission/8347602/?format=api",
    "start_datetime": "2026-05-09T01:57:40-04:00",
    "local_start_datetime": "01:57:40 05/09/2026",
    "audio_file": null,
    "talkgroup": 20034,
    "talkgroup_info": {
        "pk": 118,
        "url": "https://scancbus.com/api_v1/talkgroups/118/?format=api",
        "dec_id": 20034,
        "alpha_tag": "NW EMS 1",
        "description": "NW EMS Operations 1",
        "slug": "nw-ems-1",
        "service_type": "EMS-Tac"
    },
    "freq": 853362500,
    "emergency": false,
    "units": [
        {
            "pk": 8654,
            "dec_id": 2507101,
            "description": "EMS 71",
            "slug": "ems-71"
        }
    ],
    "play_length": 11.0,
    "print_play_length": "00:11",
    "slug": "2a9c6185-e9bc-4443-9073-c0f1f6d6868b",
    "freq_mhz": "853.362",
    "tg_name": "NW EMS 1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info