API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8903632,
    "url": "https://scancbus.com/api_v1/transmission/8903632/?format=api",
    "start_datetime": "2026-05-16T12:43:22-04:00",
    "local_start_datetime": "12:43:22 05/16/2026",
    "audio_file": null,
    "talkgroup": 54224,
    "talkgroup_info": {
        "pk": 9653,
        "url": "https://scancbus.com/api_v1/talkgroups/9653/?format=api",
        "dec_id": 54224,
        "alpha_tag": "#54224",
        "description": "TalkGroup #54224",
        "slug": "54224",
        "service_type": null
    },
    "freq": 770206250,
    "emergency": false,
    "units": [
        {
            "pk": 64996,
            "dec_id": 9403147,
            "description": null,
            "slug": "9403147"
        },
        {
            "pk": 79140,
            "dec_id": 9406027,
            "description": null,
            "slug": "9406027"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "92a3b61c-b6a2-4be7-a8b2-8e2e8fd84eff",
    "freq_mhz": "770.206",
    "tg_name": "#54224",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info