API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6389051,
    "url": "https://scancbus.com/api_v1/transmission/6389051/?format=api",
    "start_datetime": "2026-04-14T01:51:18-04:00",
    "local_start_datetime": "01:51:18 04/14/2026",
    "audio_file": null,
    "talkgroup": 59630,
    "talkgroup_info": {
        "pk": 587,
        "url": "https://scancbus.com/api_v1/talkgroups/587/?format=api",
        "dec_id": 59630,
        "alpha_tag": "Ohio Health Westerville ER",
        "description": "HOS2505",
        "slug": "ohio-health-westerville-er",
        "service_type": "Hospital"
    },
    "freq": 773381250,
    "emergency": false,
    "units": [
        {
            "pk": 3277,
            "dec_id": 2110507,
            "description": "M442",
            "slug": "m442"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "59d365a4-0239-4e1c-95db-adeabd5483ed",
    "freq_mhz": "773.381",
    "tg_name": "Ohio Health Westerville ER",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info