API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8070858,
    "url": "https://scancbus.com/api_v1/transmission/8070858/?format=api",
    "start_datetime": "2026-05-05T17:00:51-04:00",
    "local_start_datetime": "17:00:51 05/05/2026",
    "audio_file": null,
    "talkgroup": 61193,
    "talkgroup_info": {
        "pk": 9687,
        "url": "https://scancbus.com/api_v1/talkgroups/9687/?format=api",
        "dec_id": 61193,
        "alpha_tag": "#61193",
        "description": "TalkGroup #61193",
        "slug": "61193",
        "service_type": null
    },
    "freq": 852212500,
    "emergency": false,
    "units": [
        {
            "pk": 86870,
            "dec_id": 2522975,
            "description": null,
            "slug": "2522975"
        },
        {
            "pk": 96062,
            "dec_id": 2522963,
            "description": null,
            "slug": "2522963"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "76cdebac-b006-4013-be98-93cd8f5ab0a2",
    "freq_mhz": "852.212",
    "tg_name": "#61193",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info