API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6942881,
    "url": "https://scancbus.com/api_v1/transmission/6942881/?format=api",
    "start_datetime": "2026-04-21T02:14:35-04:00",
    "local_start_datetime": "02:14:35 04/21/2026",
    "audio_file": null,
    "talkgroup": 51732,
    "talkgroup_info": {
        "pk": 19,
        "url": "https://scancbus.com/api_v1/talkgroups/19/?format=api",
        "dec_id": 51732,
        "alpha_tag": "POST25",
        "description": "OSP Post 25 Columbus Dispatch",
        "slug": "post25",
        "service_type": "Law Dispatch"
    },
    "freq": 769706250,
    "emergency": false,
    "units": [
        {
            "pk": 204,
            "dec_id": 9004784,
            "description": null,
            "slug": "9004784"
        },
        {
            "pk": 9934,
            "dec_id": 9002955,
            "description": null,
            "slug": "9002955"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "9322db5b-4a78-4de8-a7d7-3c6087b0e304",
    "freq_mhz": "769.706",
    "tg_name": "POST25",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info