API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5926952,
    "url": "https://scancbus.com/api_v1/transmission/5926952/?format=api",
    "start_datetime": "2026-04-08T12:41:19-04:00",
    "local_start_datetime": "12:41:19 04/08/2026",
    "audio_file": null,
    "talkgroup": 52628,
    "talkgroup_info": {
        "pk": 9660,
        "url": "https://scancbus.com/api_v1/talkgroups/9660/?format=api",
        "dec_id": 52628,
        "alpha_tag": "#52628",
        "description": "TalkGroup #52628",
        "slug": "52628",
        "service_type": null
    },
    "freq": 852212500,
    "emergency": false,
    "units": [
        {
            "pk": 86394,
            "dec_id": 9257907,
            "description": null,
            "slug": "9257907"
        },
        {
            "pk": 86513,
            "dec_id": 9257918,
            "description": null,
            "slug": "9257918"
        },
        {
            "pk": 94298,
            "dec_id": 9257908,
            "description": null,
            "slug": "9257908"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "fbf51f22-4ab9-4dc8-b0ba-442e866902b3",
    "freq_mhz": "852.212",
    "tg_name": "#52628",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info