API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7020803,
    "url": "https://scancbus.com/api_v1/transmission/7020803/?format=api",
    "start_datetime": "2026-04-22T00:01:16-04:00",
    "local_start_datetime": "00:01:16 04/22/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": 853662500,
    "emergency": false,
    "units": [
        {
            "pk": 12126,
            "dec_id": 4590632,
            "description": null,
            "slug": "4590632"
        },
        {
            "pk": 56348,
            "dec_id": 4590638,
            "description": null,
            "slug": "4590638"
        }
    ],
    "play_length": 9.0,
    "print_play_length": "00:09",
    "slug": "5b0e0f03-7e61-44b4-a8b8-baf53548311d",
    "freq_mhz": "853.663",
    "tg_name": "GPD45DSP",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info