API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6275332,
    "url": "https://scancbus.com/api_v1/transmission/6275332/?format=api",
    "start_datetime": "2026-04-12T14:51:31-04:00",
    "local_start_datetime": "14:51:31 04/12/2026",
    "audio_file": null,
    "talkgroup": 51551,
    "talkgroup_info": {
        "pk": 9661,
        "url": "https://scancbus.com/api_v1/talkgroups/9661/?format=api",
        "dec_id": 51551,
        "alpha_tag": "#51551",
        "description": "TalkGroup #51551",
        "slug": "51551",
        "service_type": null
    },
    "freq": 852725000,
    "emergency": false,
    "units": [
        {
            "pk": 8906,
            "dec_id": 9004993,
            "description": null,
            "slug": "9004993"
        },
        {
            "pk": 64398,
            "dec_id": 9004495,
            "description": null,
            "slug": "9004495"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "fc3072ea-a937-4fcd-b3d3-300a13f9526b",
    "freq_mhz": "852.725",
    "tg_name": "#51551",
    "source": 5,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info