API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10778123,
    "url": "https://scancbus.com/api_v1/transmission/10778123/?format=api",
    "start_datetime": "2026-06-10T15:27:55-04:00",
    "local_start_datetime": "15:27:55 06/10/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": 851762500,
    "emergency": false,
    "units": [
        {
            "pk": 56329,
            "dec_id": 2511008,
            "description": null,
            "slug": "2511008"
        },
        {
            "pk": 56329,
            "dec_id": 2511008,
            "description": null,
            "slug": "2511008"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "511c1c9d-2144-423e-9d12-884e0e6091fb",
    "freq_mhz": "851.763",
    "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