API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8894487,
    "url": "https://scancbus.com/api_v1/transmission/8894487/?format=api",
    "start_datetime": "2026-05-16T09:25:35-04:00",
    "local_start_datetime": "09:25:35 05/16/2026",
    "audio_file": null,
    "talkgroup": 52730,
    "talkgroup_info": {
        "pk": 9872,
        "url": "https://scancbus.com/api_v1/talkgroups/9872/?format=api",
        "dec_id": 52730,
        "alpha_tag": "#52730",
        "description": "TalkGroup #52730",
        "slug": "52730",
        "service_type": null
    },
    "freq": 773281250,
    "emergency": false,
    "units": [
        {
            "pk": 93771,
            "dec_id": 9202931,
            "description": null,
            "slug": "9202931"
        },
        {
            "pk": 107565,
            "dec_id": 9257655,
            "description": null,
            "slug": "9257655"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "71f38361-085d-43c8-8ef6-cb559f63721a",
    "freq_mhz": "773.281",
    "tg_name": "#52730",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info