API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7686595,
    "url": "https://scancbus.com/api_v1/transmission/7686595/?format=api",
    "start_datetime": "2026-04-30T14:18:29-04:00",
    "local_start_datetime": "14:18:29 04/30/2026",
    "audio_file": null,
    "talkgroup": 36501,
    "talkgroup_info": {
        "pk": 1128,
        "url": "https://scancbus.com/api_v1/talkgroups/1128/?format=api",
        "dec_id": 36501,
        "alpha_tag": "EM59DISP",
        "description": "Morrow County EMS Disp",
        "slug": "em59disp",
        "service_type": "EMS-Tac"
    },
    "freq": 772081250,
    "emergency": false,
    "units": [
        {
            "pk": 1899,
            "dec_id": 2110069,
            "description": "DC-M5",
            "slug": "dc-m5"
        },
        {
            "pk": 8035,
            "dec_id": 5990333,
            "description": null,
            "slug": "5990333"
        }
    ],
    "play_length": 9.0,
    "print_play_length": "00:09",
    "slug": "78d3b299-ebd3-4877-ab18-c2e3ecea5c2d",
    "freq_mhz": "772.081",
    "tg_name": "EM59DISP",
    "source": 5,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info