API endpoint that allows users to be viewed or edited.

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

{
    "pk": 13382204,
    "url": "https://scancbus.com/api_v1/transmission/13382204/?format=api",
    "start_datetime": "2026-07-15T18:37:01-04:00",
    "local_start_datetime": "18:37:01 07/15/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": 772356250,
    "emergency": false,
    "units": [
        {
            "pk": 6244,
            "dec_id": 8090342,
            "description": "UC-E211",
            "slug": "uc-e211"
        },
        {
            "pk": 10296,
            "dec_id": 8090010,
            "description": null,
            "slug": "8090010"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "0827ae8f-4109-406b-a8b9-c8db2475094f",
    "freq_mhz": "772.356",
    "tg_name": "80FDOPS3",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info