API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8372501,
    "url": "https://scancbus.com/api_v1/transmission/8372501/?format=api",
    "start_datetime": "2026-05-09T13:20:53-04:00",
    "local_start_datetime": "13:20:53 05/09/2026",
    "audio_file": null,
    "talkgroup": 47010,
    "talkgroup_info": {
        "pk": 1042,
        "url": "https://scancbus.com/api_v1/talkgroups/1042/?format=api",
        "dec_id": 47010,
        "alpha_tag": "80FDOPS3",
        "description": "Union County OPS3",
        "slug": "80fdops3",
        "service_type": "Fire-Tac"
    },
    "freq": 851787500,
    "emergency": false,
    "units": [
        {
            "pk": 9436,
            "dec_id": 8090875,
            "description": "UC-SQ301",
            "slug": "uc-sq301"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "71e92d93-f059-4535-9d9a-de6d9ef3561d",
    "freq_mhz": "851.788",
    "tg_name": "80FDOPS3",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info