API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5727317,
    "url": "https://scancbus.com/api_v1/transmission/5727317/?format=api",
    "start_datetime": "2026-04-05T21:31:42-04:00",
    "local_start_datetime": "21:31:42 04/05/2026",
    "audio_file": null,
    "talkgroup": 61052,
    "talkgroup_info": {
        "pk": 6633,
        "url": "https://scancbus.com/api_v1/talkgroups/6633/?format=api",
        "dec_id": 61052,
        "alpha_tag": "SO25PTX",
        "description": "FCSO Prisoner transport",
        "slug": "so25ptx",
        "service_type": "Law Talk"
    },
    "freq": 859937500,
    "emergency": false,
    "units": [
        {
            "pk": 3961,
            "dec_id": 2558351,
            "description": null,
            "slug": "2558351"
        },
        {
            "pk": 63706,
            "dec_id": 2556052,
            "description": null,
            "slug": "2556052"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "9b7151da-b2cf-410d-8902-f49ef77e3540",
    "freq_mhz": "859.938",
    "tg_name": "SO25PTX",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info