API endpoint that allows users to be viewed or edited.

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

{
    "pk": 13131211,
    "url": "https://scancbus.com/api_v1/transmission/13131211/?format=api",
    "start_datetime": "2026-07-12T13:40:55-04:00",
    "local_start_datetime": "13:40:55 07/12/2026",
    "audio_file": null,
    "talkgroup": 10025,
    "talkgroup_info": {
        "pk": 43,
        "url": "https://scancbus.com/api_v1/talkgroups/43/?format=api",
        "dec_id": 10025,
        "alpha_tag": "PWL DISP",
        "description": "Powell Police dispatch",
        "slug": "pwl-disp",
        "service_type": "Law Dispatch"
    },
    "freq": 851400000,
    "emergency": false,
    "units": [
        {
            "pk": 1419,
            "dec_id": 2118006,
            "description": "DELCOMM 06",
            "slug": "delcomm-06"
        },
        {
            "pk": 71388,
            "dec_id": 2111785,
            "description": null,
            "slug": "2111785"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "31f27e64-a45a-4d4a-86fb-fe8db2d4a759",
    "freq_mhz": "851.400",
    "tg_name": "PWL DISP",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info