API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6432333,
    "url": "https://scancbus.com/api_v1/transmission/6432333/?format=api",
    "start_datetime": "2026-04-14T14:57:06-04:00",
    "local_start_datetime": "14:57:06 04/14/2026",
    "audio_file": null,
    "talkgroup": 61210,
    "talkgroup_info": {
        "pk": 9651,
        "url": "https://scancbus.com/api_v1/talkgroups/9651/?format=api",
        "dec_id": 61210,
        "alpha_tag": "#61210",
        "description": "TalkGroup #61210",
        "slug": "61210",
        "service_type": null
    },
    "freq": 774531250,
    "emergency": false,
    "units": [
        {
            "pk": 95551,
            "dec_id": 2575803,
            "description": null,
            "slug": "2575803"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "66dde979-2409-4915-b001-d92a032ff4d0",
    "freq_mhz": "774.531",
    "tg_name": "#61210",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info