API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11003968,
    "url": "https://scancbus.com/api_v1/transmission/11003968/?format=api",
    "start_datetime": "2026-06-13T10:29:43-04:00",
    "local_start_datetime": "10:29:43 06/13/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": 770956250,
    "emergency": false,
    "units": [
        {
            "pk": 53569,
            "dec_id": 9200186,
            "description": null,
            "slug": "9200186"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "6af23b02-8ff0-44d6-9e67-1850120c923d",
    "freq_mhz": "770.956",
    "tg_name": "#52680",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info