API endpoint that allows users to be viewed or edited.

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

{
    "pk": 13036744,
    "url": "https://scancbus.com/api_v1/transmission/13036744/?format=api",
    "start_datetime": "2026-07-10T23:24:21-04:00",
    "local_start_datetime": "23:24:21 07/10/2026",
    "audio_file": null,
    "talkgroup": 52097,
    "talkgroup_info": {
        "pk": 9683,
        "url": "https://scancbus.com/api_v1/talkgroups/9683/?format=api",
        "dec_id": 52097,
        "alpha_tag": "#52097",
        "description": "TalkGroup #52097",
        "slug": "52097",
        "service_type": null
    },
    "freq": 852037500,
    "emergency": false,
    "units": [
        {
            "pk": 110174,
            "dec_id": 9100011,
            "description": null,
            "slug": "9100011"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "151d806f-fd18-4029-b1fb-bbd29dae47d8",
    "freq_mhz": "852.038",
    "tg_name": "#52097",
    "source": 5,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info