API endpoint that allows users to be viewed or edited.

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

{
    "pk": 9158314,
    "url": "https://scancbus.com/api_v1/transmission/9158314/?format=api",
    "start_datetime": "2026-05-20T00:54:11-04:00",
    "local_start_datetime": "00:54:11 05/20/2026",
    "audio_file": null,
    "talkgroup": 17515,
    "talkgroup_info": {
        "pk": 15,
        "url": "https://scancbus.com/api_v1/talkgroups/15/?format=api",
        "dec_id": 17515,
        "alpha_tag": "GAH DISP",
        "description": "Gahanna Police Dispatch",
        "slug": "gah-disp",
        "service_type": "Law Dispatch"
    },
    "freq": 853112500,
    "emergency": false,
    "units": [
        {
            "pk": 57389,
            "dec_id": 2513950,
            "description": null,
            "slug": "2513950"
        },
        {
            "pk": 81816,
            "dec_id": 2591254,
            "description": null,
            "slug": "2591254"
        },
        {
            "pk": 87015,
            "dec_id": 2591298,
            "description": null,
            "slug": "2591298"
        }
    ],
    "play_length": 17.0,
    "print_play_length": "00:17",
    "slug": "4076eb3f-1332-45c0-8177-a119bc3e4a9a",
    "freq_mhz": "853.112",
    "tg_name": "GAH DISP",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info