API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11180904,
    "url": "https://scancbus.com/api_v1/transmission/11180904/?format=api",
    "start_datetime": "2026-06-15T22:32:04-04:00",
    "local_start_datetime": "22:32:04 06/15/2026",
    "audio_file": null,
    "talkgroup": 10018,
    "talkgroup_info": {
        "pk": 36,
        "url": "https://scancbus.com/api_v1/talkgroups/36/?format=api",
        "dec_id": 10018,
        "alpha_tag": "DEL CITY DISP",
        "description": "Delaware City PD Dispatch",
        "slug": "del-city-disp",
        "service_type": "Law Dispatch"
    },
    "freq": 852287500,
    "emergency": false,
    "units": [
        {
            "pk": 834,
            "dec_id": 2110345,
            "description": null,
            "slug": "2110345"
        },
        {
            "pk": 3299,
            "dec_id": 2110332,
            "description": null,
            "slug": "2110332"
        },
        {
            "pk": 63506,
            "dec_id": -1,
            "description": "Unk",
            "slug": "unk"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "0e1ca906-9ec2-4719-a7d7-086eea27913f",
    "freq_mhz": "852.288",
    "tg_name": "CITY DISP",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info