API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5840733,
    "url": "https://scancbus.com/api_v1/transmission/5840733/?format=api",
    "start_datetime": "2026-04-07T11:06:47-04:00",
    "local_start_datetime": "11:06:47 04/07/2026",
    "audio_file": null,
    "talkgroup": 28543,
    "talkgroup_info": {
        "pk": 1211,
        "url": "https://scancbus.com/api_v1/talkgroups/1211/?format=api",
        "dec_id": 28543,
        "alpha_tag": "GPD45DSP",
        "description": "Granville Police Dispatch",
        "slug": "gpd45dsp",
        "service_type": "Law Dispatch"
    },
    "freq": 852950000,
    "emergency": false,
    "units": [
        {
            "pk": 11286,
            "dec_id": 4591635,
            "description": null,
            "slug": "4591635"
        },
        {
            "pk": 12126,
            "dec_id": 4590632,
            "description": null,
            "slug": "4590632"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "adff74af-7d12-4a56-9783-c0167d4b438a",
    "freq_mhz": "852.950",
    "tg_name": "GPD45DSP",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info