API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5911987,
    "url": "https://scancbus.com/api_v1/transmission/5911987/?format=api",
    "start_datetime": "2026-04-08T09:18:15-04:00",
    "local_start_datetime": "09:18:15 04/08/2026",
    "audio_file": null,
    "talkgroup": 39002,
    "talkgroup_info": {
        "pk": 14287,
        "url": "https://scancbus.com/api_v1/talkgroups/14287/?format=api",
        "dec_id": 39002,
        "alpha_tag": "#39002",
        "description": "TalkGroup #39002",
        "slug": "39002",
        "service_type": null
    },
    "freq": 853437500,
    "emergency": false,
    "units": [
        {
            "pk": 77815,
            "dec_id": 6490541,
            "description": null,
            "slug": "6490541"
        },
        {
            "pk": 80494,
            "dec_id": 6490249,
            "description": null,
            "slug": "6490249"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "47d8be2c-5ad4-4012-adda-15aded0a1138",
    "freq_mhz": "853.438",
    "tg_name": "#39002",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info