API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6073898,
    "url": "https://scancbus.com/api_v1/transmission/6073898/?format=api",
    "start_datetime": "2026-04-09T22:29:10-04:00",
    "local_start_datetime": "22:29:10 04/09/2026",
    "audio_file": null,
    "talkgroup": 52680,
    "talkgroup_info": {
        "pk": 9655,
        "url": "https://scancbus.com/api_v1/talkgroups/9655/?format=api",
        "dec_id": 52680,
        "alpha_tag": "#52680",
        "description": "TalkGroup #52680",
        "slug": "52680",
        "service_type": null
    },
    "freq": 770456250,
    "emergency": false,
    "units": [
        {
            "pk": 66956,
            "dec_id": 9200189,
            "description": null,
            "slug": "9200189"
        },
        {
            "pk": 85701,
            "dec_id": 9257923,
            "description": null,
            "slug": "9257923"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "ed2dd905-8e50-4d2e-ae54-c87999724153",
    "freq_mhz": "770.456",
    "tg_name": "#52680",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info