API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10699951,
    "url": "https://scancbus.com/api_v1/transmission/10699951/?format=api",
    "start_datetime": "2026-06-09T16:55:09-04:00",
    "local_start_datetime": "16:55:09 06/09/2026",
    "audio_file": null,
    "talkgroup": 10244,
    "talkgroup_info": {
        "pk": 8774,
        "url": "https://scancbus.com/api_v1/talkgroups/8774/?format=api",
        "dec_id": 10244,
        "alpha_tag": "EM P DSP",
        "description": "Westerville Police Backup",
        "slug": "em-p-dsp",
        "service_type": null
    },
    "freq": 853362500,
    "emergency": false,
    "units": [
        {
            "pk": 56329,
            "dec_id": 2511008,
            "description": null,
            "slug": "2511008"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "9f19c7ef-6f11-4b77-ad27-b4559f273fe7",
    "freq_mhz": "853.362",
    "tg_name": "EM P DSP",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info