API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11474568,
    "url": "https://scancbus.com/api_v1/transmission/11474568/?format=api",
    "start_datetime": "2026-06-19T19:00:10-04:00",
    "local_start_datetime": "19:00:10 06/19/2026",
    "audio_file": null,
    "talkgroup": 17523,
    "talkgroup_info": {
        "pk": 597,
        "url": "https://scancbus.com/api_v1/talkgroups/597/?format=api",
        "dec_id": 17523,
        "alpha_tag": "GAH EVT",
        "description": "Gahanna Police Events",
        "slug": "gah-evt",
        "service_type": "Law Talk"
    },
    "freq": 852212500,
    "emergency": false,
    "units": [
        {
            "pk": 57389,
            "dec_id": 2513950,
            "description": null,
            "slug": "2513950"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "78eb3e65-d6ae-49c4-a9fd-4ac005b91b67",
    "freq_mhz": "852.212",
    "tg_name": "GAH EVT",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info