API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5856704,
    "url": "https://scancbus.com/api_v1/transmission/5856704/?format=api",
    "start_datetime": "2026-04-07T14:40:49-04:00",
    "local_start_datetime": "14:40:49 04/07/2026",
    "audio_file": null,
    "talkgroup": 52112,
    "talkgroup_info": {
        "pk": 9928,
        "url": "https://scancbus.com/api_v1/talkgroups/9928/?format=api",
        "dec_id": 52112,
        "alpha_tag": "#52112",
        "description": "TalkGroup #52112",
        "slug": "52112",
        "service_type": null
    },
    "freq": 851275000,
    "emergency": false,
    "units": [
        {
            "pk": 5469,
            "dec_id": 9101503,
            "description": null,
            "slug": "9101503"
        },
        {
            "pk": 63506,
            "dec_id": -1,
            "description": "Unk",
            "slug": "unk"
        },
        {
            "pk": 65973,
            "dec_id": 9100974,
            "description": null,
            "slug": "9100974"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "e7527bdb-2552-443c-9901-199c2640df18",
    "freq_mhz": "851.275",
    "tg_name": "#52112",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info