API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10828820,
    "url": "https://scancbus.com/api_v1/transmission/10828820/?format=api",
    "start_datetime": "2026-06-11T08:20:18-04:00",
    "local_start_datetime": "08:20:18 06/11/2026",
    "audio_file": null,
    "talkgroup": 53020,
    "talkgroup_info": {
        "pk": 815,
        "url": "https://scancbus.com/api_v1/talkgroups/815/?format=api",
        "dec_id": 53020,
        "alpha_tag": "D06-FSP",
        "description": "ODOT District 6 - Freeway Service Patrols",
        "slug": "d06-fsp",
        "service_type": "Public Works "
    },
    "freq": 772856250,
    "emergency": false,
    "units": [
        {
            "pk": 8216,
            "dec_id": 9302504,
            "description": "TMC 04",
            "slug": "tmc-04"
        },
        {
            "pk": 13106,
            "dec_id": 9306698,
            "description": "FSP 98",
            "slug": "fsp-98"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "3ed2aa2e-a148-4bdb-99e0-467d1c903798",
    "freq_mhz": "772.856",
    "tg_name": "D06-FSP",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info