API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5911994,
    "url": "https://scancbus.com/api_v1/transmission/5911994/?format=api",
    "start_datetime": "2026-04-08T09:18:16-04:00",
    "local_start_datetime": "09:18:16 04/08/2026",
    "audio_file": null,
    "talkgroup": 10011,
    "talkgroup_info": {
        "pk": 417,
        "url": "https://scancbus.com/api_v1/talkgroups/417/?format=api",
        "dec_id": 10011,
        "alpha_tag": "DCSO JAIL",
        "description": "Delaware County Jail",
        "slug": "dcso-jail",
        "service_type": "Corrections"
    },
    "freq": 851862500,
    "emergency": false,
    "units": [
        {
            "pk": 2685,
            "dec_id": 2111501,
            "description": null,
            "slug": "2111501"
        },
        {
            "pk": 3619,
            "dec_id": 2111504,
            "description": null,
            "slug": "2111504"
        },
        {
            "pk": 4673,
            "dec_id": 2111629,
            "description": null,
            "slug": "2111629"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "76e74242-1a57-4521-acf8-398d435c0e2d",
    "freq_mhz": "851.862",
    "tg_name": "DCSO JAIL",
    "source": 6,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info