API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6275291,
    "url": "https://scancbus.com/api_v1/transmission/6275291/?format=api",
    "start_datetime": "2026-04-12T14:50:46-04:00",
    "local_start_datetime": "14:50:46 04/12/2026",
    "audio_file": null,
    "talkgroup": 61033,
    "talkgroup_info": {
        "pk": 4,
        "url": "https://scancbus.com/api_v1/talkgroups/4/?format=api",
        "dec_id": 61033,
        "alpha_tag": "SO25 EAST",
        "description": "FCSO East Dispatch",
        "slug": "so25-east",
        "service_type": "Law Dispatch"
    },
    "freq": 853112500,
    "emergency": false,
    "units": [
        {
            "pk": 6367,
            "dec_id": 2517956,
            "description": null,
            "slug": "2517956"
        },
        {
            "pk": 100295,
            "dec_id": 2556075,
            "description": null,
            "slug": "2556075"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "ff234e0d-7fb4-4a0b-8c5d-5fbaaede1cf7",
    "freq_mhz": "853.112",
    "tg_name": "SO25 EAST",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info