API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6432293,
    "url": "https://scancbus.com/api_v1/transmission/6432293/?format=api",
    "start_datetime": "2026-04-14T14:56:28-04:00",
    "local_start_datetime": "14:56:28 04/14/2026",
    "audio_file": null,
    "talkgroup": 63530,
    "talkgroup_info": {
        "pk": 9634,
        "url": "https://scancbus.com/api_v1/talkgroups/9634/?format=api",
        "dec_id": 63530,
        "alpha_tag": "#63530",
        "description": "TalkGroup #63530",
        "slug": "63530",
        "service_type": null
    },
    "freq": 853112500,
    "emergency": false,
    "units": [
        {
            "pk": 66348,
            "dec_id": 2566455,
            "description": null,
            "slug": "2566455"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "57d7e4ea-35c0-498b-a49c-6879404fd191",
    "freq_mhz": "853.112",
    "tg_name": "#63530",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info