API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7572258,
    "url": "https://scancbus.com/api_v1/transmission/7572258/?format=api",
    "start_datetime": "2026-04-29T06:10:42-04:00",
    "local_start_datetime": "06:10:42 04/29/2026",
    "audio_file": null,
    "talkgroup": 52618,
    "talkgroup_info": {
        "pk": 9670,
        "url": "https://scancbus.com/api_v1/talkgroups/9670/?format=api",
        "dec_id": 52618,
        "alpha_tag": "#52618",
        "description": "TalkGroup #52618",
        "slug": "52618",
        "service_type": null
    },
    "freq": 852762500,
    "emergency": false,
    "units": [
        {
            "pk": 108984,
            "dec_id": 9205284,
            "description": null,
            "slug": "9205284"
        },
        {
            "pk": 109255,
            "dec_id": 9205207,
            "description": null,
            "slug": "9205207"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "b5333994-f140-4b90-a324-7be8ffa1d10f",
    "freq_mhz": "852.763",
    "tg_name": "#52618",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info