API endpoint that allows users to be viewed or edited.

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

{
    "pk": 9035552,
    "url": "https://scancbus.com/api_v1/transmission/9035552/?format=api",
    "start_datetime": "2026-05-18T12:58:52-04:00",
    "local_start_datetime": "12:58:52 05/18/2026",
    "audio_file": null,
    "talkgroup": 61184,
    "talkgroup_info": {
        "pk": 296,
        "url": "https://scancbus.com/api_v1/talkgroups/296/?format=api",
        "dec_id": 61184,
        "alpha_tag": "KLCK FDOPS",
        "description": "KLCK Fire Dispatch",
        "slug": "klck-fdops",
        "service_type": "Fire Dispatch"
    },
    "freq": 773031250,
    "emergency": false,
    "units": [
        {
            "pk": 3600,
            "dec_id": 2581062,
            "description": "E221",
            "slug": "e221"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "4b645452-7142-46e0-9539-43c2aa363e05",
    "freq_mhz": "773.031",
    "tg_name": "KLCK FDOPS",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info