API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8795223,
    "url": "https://scancbus.com/api_v1/transmission/8795223/?format=api",
    "start_datetime": "2026-05-15T01:31:56-04:00",
    "local_start_datetime": "01:31:56 05/15/2026",
    "audio_file": null,
    "talkgroup": 51551,
    "talkgroup_info": {
        "pk": 9661,
        "url": "https://scancbus.com/api_v1/talkgroups/9661/?format=api",
        "dec_id": 51551,
        "alpha_tag": "#51551",
        "description": "TalkGroup #51551",
        "slug": "51551",
        "service_type": null
    },
    "freq": 770706250,
    "emergency": false,
    "units": [
        {
            "pk": 64398,
            "dec_id": 9004495,
            "description": null,
            "slug": "9004495"
        },
        {
            "pk": 82578,
            "dec_id": 9000276,
            "description": null,
            "slug": "9000276"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "0e72e9b2-e941-4f6f-8d2f-4e020bf75be6",
    "freq_mhz": "770.706",
    "tg_name": "#51551",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info