API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12865052,
    "url": "https://scancbus.com/api_v1/transmission/12865052/?format=api",
    "start_datetime": "2026-07-08T22:32:29-04:00",
    "local_start_datetime": "22:32:29 07/08/2026",
    "audio_file": null,
    "talkgroup": 28503,
    "talkgroup_info": {
        "pk": 159,
        "url": "https://scancbus.com/api_v1/talkgroups/159/?format=api",
        "dec_id": 28503,
        "alpha_tag": "SO45DISP",
        "description": "Licking County Sherrif Disp",
        "slug": "so45disp",
        "service_type": "Law Dispatch"
    },
    "freq": 853437500,
    "emergency": false,
    "units": [
        {
            "pk": 6383,
            "dec_id": 4590674,
            "description": null,
            "slug": "4590674"
        },
        {
            "pk": 100452,
            "dec_id": 4592441,
            "description": "LCRCC",
            "slug": "lcrcc"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "8f6f8c4a-6cef-45c0-accf-a199fc69f35b",
    "freq_mhz": "853.438",
    "tg_name": "SO45DISP",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info