API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12982220,
    "url": "https://scancbus.com/api_v1/transmission/12982220/?format=api",
    "start_datetime": "2026-07-10T09:52:30-04:00",
    "local_start_datetime": "09:52:30 07/10/2026",
    "audio_file": null,
    "talkgroup": 57251,
    "talkgroup_info": {
        "pk": 10156,
        "url": "https://scancbus.com/api_v1/talkgroups/10156/?format=api",
        "dec_id": 57251,
        "alpha_tag": "#57251",
        "description": "TalkGroup #57251",
        "slug": "57251",
        "service_type": null
    },
    "freq": 856937500,
    "emergency": false,
    "units": [
        {
            "pk": 3496,
            "dec_id": 2539473,
            "description": null,
            "slug": "2539473"
        },
        {
            "pk": 108822,
            "dec_id": 2539301,
            "description": null,
            "slug": "2539301"
        },
        {
            "pk": 108822,
            "dec_id": 2539301,
            "description": null,
            "slug": "2539301"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "8dcbed33-5be8-4e51-9805-1430c70e9fcb",
    "freq_mhz": "856.938",
    "tg_name": "#57251",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info