API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10927331,
    "url": "https://scancbus.com/api_v1/transmission/10927331/?format=api",
    "start_datetime": "2026-06-12T11:12:03-04:00",
    "local_start_datetime": "11:12:03 06/12/2026",
    "audio_file": null,
    "talkgroup": 52565,
    "talkgroup_info": {
        "pk": 9773,
        "url": "https://scancbus.com/api_v1/talkgroups/9773/?format=api",
        "dec_id": 52565,
        "alpha_tag": "#52565",
        "description": "TalkGroup #52565",
        "slug": "52565",
        "service_type": null
    },
    "freq": 769206250,
    "emergency": false,
    "units": [
        {
            "pk": 110511,
            "dec_id": 9205554,
            "description": null,
            "slug": "9205554"
        },
        {
            "pk": 110805,
            "dec_id": 9205537,
            "description": null,
            "slug": "9205537"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "811dde3a-7e9e-4dba-85b9-ae8fc955af4c",
    "freq_mhz": "769.206",
    "tg_name": "#52565",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info