API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8057284,
    "url": "https://scancbus.com/api_v1/transmission/8057284/?format=api",
    "start_datetime": "2026-05-05T14:28:20-04:00",
    "local_start_datetime": "14:28:20 05/05/2026",
    "audio_file": null,
    "talkgroup": 20112,
    "talkgroup_info": {
        "pk": 150,
        "url": "https://scancbus.com/api_v1/talkgroups/150/?format=api",
        "dec_id": 20112,
        "alpha_tag": "NW DISP",
        "description": "Northwest Fire Comms",
        "slug": "nw-disp",
        "service_type": "Fire Dispatch"
    },
    "freq": 853362500,
    "emergency": false,
    "units": [
        {
            "pk": 4489,
            "dec_id": 2120771,
            "description": "BN101",
            "slug": "bn101"
        },
        {
            "pk": 4489,
            "dec_id": 2120771,
            "description": "BN101",
            "slug": "bn101"
        },
        {
            "pk": 63873,
            "dec_id": 2120951,
            "description": null,
            "slug": "2120951"
        },
        {
            "pk": 63873,
            "dec_id": 2120951,
            "description": null,
            "slug": "2120951"
        }
    ],
    "play_length": 11.0,
    "print_play_length": "00:11",
    "slug": "b0914816-d544-4679-898b-bd72b75a00cc",
    "freq_mhz": "853.362",
    "tg_name": "NW DISP",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info