API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7340569,
    "url": "https://scancbus.com/api_v1/transmission/7340569/?format=api",
    "start_datetime": "2026-04-25T21:27:50-04:00",
    "local_start_datetime": "21:27:50 04/25/2026",
    "audio_file": null,
    "talkgroup": 61207,
    "talkgroup_info": {
        "pk": 9633,
        "url": "https://scancbus.com/api_v1/talkgroups/9633/?format=api",
        "dec_id": 61207,
        "alpha_tag": "#61207",
        "description": "TalkGroup #61207",
        "slug": "61207",
        "service_type": null
    },
    "freq": 770456250,
    "emergency": false,
    "units": [
        {
            "pk": 87694,
            "dec_id": 2575442,
            "description": null,
            "slug": "2575442"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "0ea3eb4c-f830-4300-8e8e-4a624c5886da",
    "freq_mhz": "770.456",
    "tg_name": "#61207",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info