API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7964055,
    "url": "https://scancbus.com/api_v1/transmission/7964055/?format=api",
    "start_datetime": "2026-05-04T13:00:54-04:00",
    "local_start_datetime": "13:00:54 05/04/2026",
    "audio_file": null,
    "talkgroup": 52564,
    "talkgroup_info": {
        "pk": 10059,
        "url": "https://scancbus.com/api_v1/talkgroups/10059/?format=api",
        "dec_id": 52564,
        "alpha_tag": "#52564",
        "description": "TalkGroup #52564",
        "slug": "52564",
        "service_type": null
    },
    "freq": 772081250,
    "emergency": false,
    "units": [
        {
            "pk": 72203,
            "dec_id": 9201035,
            "description": null,
            "slug": "9201035"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "0b4f5c9e-0d11-445c-918f-2c45982993e6",
    "freq_mhz": "772.081",
    "tg_name": "#52564",
    "source": 5,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info