API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10772772,
    "url": "https://scancbus.com/api_v1/transmission/10772772/?format=api",
    "start_datetime": "2026-06-10T14:24:35-04:00",
    "local_start_datetime": "14:24:35 06/10/2026",
    "audio_file": null,
    "talkgroup": 17571,
    "talkgroup_info": {
        "pk": 32,
        "url": "https://scancbus.com/api_v1/talkgroups/32/?format=api",
        "dec_id": 17571,
        "alpha_tag": "GHPD DISPATCH",
        "description": "Grandview Heights PD DSP",
        "slug": "ghpd-dispatch",
        "service_type": "Law Dispatch"
    },
    "freq": 770456250,
    "emergency": false,
    "units": [
        {
            "pk": 2676,
            "dec_id": 2590805,
            "description": null,
            "slug": "2590805"
        },
        {
            "pk": 2676,
            "dec_id": 2590805,
            "description": null,
            "slug": "2590805"
        },
        {
            "pk": 99152,
            "dec_id": 2590101,
            "description": null,
            "slug": "2590101"
        },
        {
            "pk": 99152,
            "dec_id": 2590101,
            "description": null,
            "slug": "2590101"
        }
    ],
    "play_length": 16.0,
    "print_play_length": "00:16",
    "slug": "f261bb02-e9a7-4947-a00c-8d63be5111c2",
    "freq_mhz": "770.456",
    "tg_name": "GHPD DSP",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info