API endpoint that allows users to be viewed or edited.

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

{
    "pk": 13030882,
    "url": "https://scancbus.com/api_v1/transmission/13030882/?format=api",
    "start_datetime": "2026-07-10T21:14:02-04:00",
    "local_start_datetime": "21:14:02 07/10/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": 851862500,
    "emergency": false,
    "units": [
        {
            "pk": 3606,
            "dec_id": 2110062,
            "description": null,
            "slug": "2110062"
        },
        {
            "pk": 3918,
            "dec_id": 2110445,
            "description": null,
            "slug": "2110445"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "1edaf62b-6847-4003-872d-c9d2d26d888a",
    "freq_mhz": "851.862",
    "tg_name": "CITY DISP",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info