API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6016232,
    "url": "https://scancbus.com/api_v1/transmission/6016232/?format=api",
    "start_datetime": "2026-04-09T12:44:08-04:00",
    "local_start_datetime": "12:44:08 04/09/2026",
    "audio_file": null,
    "talkgroup": 61098,
    "talkgroup_info": {
        "pk": 3,
        "url": "https://scancbus.com/api_v1/talkgroups/3/?format=api",
        "dec_id": 61098,
        "alpha_tag": "GCP PTL 1",
        "description": "Grove City Police Dispatch",
        "slug": "gcp-ptl-1",
        "service_type": "Law Dispatch"
    },
    "freq": 770706250,
    "emergency": false,
    "units": [
        {
            "pk": 3646,
            "dec_id": 2520904,
            "description": null,
            "slug": "2520904"
        },
        {
            "pk": 3646,
            "dec_id": 2520904,
            "description": null,
            "slug": "2520904"
        },
        {
            "pk": 63506,
            "dec_id": -1,
            "description": "Unk",
            "slug": "unk"
        },
        {
            "pk": 63506,
            "dec_id": -1,
            "description": "Unk",
            "slug": "unk"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "dc6b976d-6f16-4bc7-87bd-48d8bc5b1517",
    "freq_mhz": "770.706",
    "tg_name": "GCP PTL 1",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info