API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11482822,
    "url": "https://scancbus.com/api_v1/transmission/11482822/?format=api",
    "start_datetime": "2026-06-19T21:26:11-04:00",
    "local_start_datetime": "21:26:11 06/19/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": 852950000,
    "emergency": false,
    "units": [
        {
            "pk": 1073,
            "dec_id": 2517987,
            "description": null,
            "slug": "2517987"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "5a2b0581-0a3d-4911-91f6-a3a62722d569",
    "freq_mhz": "852.950",
    "tg_name": "SO25 EAST",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info