API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5962444,
    "url": "https://scancbus.com/api_v1/transmission/5962444/?format=api",
    "start_datetime": "2026-04-08T21:17:17-04:00",
    "local_start_datetime": "21:17:17 04/08/2026",
    "audio_file": null,
    "talkgroup": 61202,
    "talkgroup_info": {
        "pk": 9623,
        "url": "https://scancbus.com/api_v1/talkgroups/9623/?format=api",
        "dec_id": 61202,
        "alpha_tag": "#61202",
        "description": "TalkGroup #61202",
        "slug": "61202",
        "service_type": null
    },
    "freq": 770456250,
    "emergency": false,
    "units": [
        {
            "pk": 56882,
            "dec_id": 2522111,
            "description": null,
            "slug": "2522111"
        },
        {
            "pk": 64609,
            "dec_id": 2522247,
            "description": null,
            "slug": "2522247"
        },
        {
            "pk": 95464,
            "dec_id": 2522960,
            "description": null,
            "slug": "2522960"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "8b84c8d9-3578-44d3-ba45-b43a07a3d073",
    "freq_mhz": "770.456",
    "tg_name": "#61202",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info