API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8891549,
    "url": "https://scancbus.com/api_v1/transmission/8891549/?format=api",
    "start_datetime": "2026-05-16T08:03:52-04:00",
    "local_start_datetime": "08:03:52 05/16/2026",
    "audio_file": null,
    "talkgroup": 10023,
    "talkgroup_info": {
        "pk": 423,
        "url": "https://scancbus.com/api_v1/talkgroups/423/?format=api",
        "dec_id": 10023,
        "alpha_tag": "DELPD ADMN",
        "description": "Delaware PD Admin",
        "slug": "delpd-admn",
        "service_type": ""
    },
    "freq": 851400000,
    "emergency": false,
    "units": [
        {
            "pk": 4145,
            "dec_id": 2111343,
            "description": null,
            "slug": "2111343"
        },
        {
            "pk": 10031,
            "dec_id": 2110296,
            "description": null,
            "slug": "2110296"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "ee4c7e80-1835-4e8b-9cd4-5f66682347cc",
    "freq_mhz": "851.400",
    "tg_name": "DELPD ADMN",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info