API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12156116,
    "url": "https://scancbus.com/api_v1/transmission/12156116/?format=api",
    "start_datetime": "2026-06-29T11:43:10-04:00",
    "local_start_datetime": "11:43:10 06/29/2026",
    "audio_file": null,
    "talkgroup": 61199,
    "talkgroup_info": {
        "pk": 10941,
        "url": "https://scancbus.com/api_v1/talkgroups/10941/?format=api",
        "dec_id": 61199,
        "alpha_tag": "#61199",
        "description": "TalkGroup #61199",
        "slug": "61199",
        "service_type": null
    },
    "freq": 772606250,
    "emergency": false,
    "units": [
        {
            "pk": 100222,
            "dec_id": 2571872,
            "description": null,
            "slug": "2571872"
        },
        {
            "pk": 108746,
            "dec_id": 2522130,
            "description": null,
            "slug": "2522130"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "3e5aaca9-c9d3-4efe-b0d1-3b28c2e3af4b",
    "freq_mhz": "772.606",
    "tg_name": "#61199",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info