API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12041550,
    "url": "https://scancbus.com/api_v1/transmission/12041550/?format=api",
    "start_datetime": "2026-06-27T13:56:29-04:00",
    "local_start_datetime": "13:56:29 06/27/2026",
    "audio_file": null,
    "talkgroup": 26035,
    "talkgroup_info": {
        "pk": 10352,
        "url": "https://scancbus.com/api_v1/talkgroups/10352/?format=api",
        "dec_id": 26035,
        "alpha_tag": "#26035",
        "description": "TalkGroup #26035",
        "slug": "26035",
        "service_type": null
    },
    "freq": 773031250,
    "emergency": false,
    "units": [
        {
            "pk": 94143,
            "dec_id": 4090407,
            "description": null,
            "slug": "4090407"
        },
        {
            "pk": 101756,
            "dec_id": 4090273,
            "description": null,
            "slug": "4090273"
        }
    ],
    "play_length": 10.0,
    "print_play_length": "00:10",
    "slug": "7a8c4b7f-b468-4bd0-8abe-496f9462a348",
    "freq_mhz": "773.031",
    "tg_name": "#26035",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info