API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5780674,
    "url": "https://scancbus.com/api_v1/transmission/5780674/?format=api",
    "start_datetime": "2026-04-06T15:31:56-04:00",
    "local_start_datetime": "15:31:56 04/06/2026",
    "audio_file": null,
    "talkgroup": 51517,
    "talkgroup_info": {
        "pk": 9757,
        "url": "https://scancbus.com/api_v1/talkgroups/9757/?format=api",
        "dec_id": 51517,
        "alpha_tag": "#51517",
        "description": "TalkGroup #51517",
        "slug": "51517",
        "service_type": null
    },
    "freq": 769706250,
    "emergency": false,
    "units": [
        {
            "pk": 8054,
            "dec_id": 9004493,
            "description": null,
            "slug": "9004493"
        },
        {
            "pk": 64949,
            "dec_id": 9001709,
            "description": null,
            "slug": "9001709"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "1723b2c0-a95e-4251-9013-fdd1f5baeede",
    "freq_mhz": "769.706",
    "tg_name": "#51517",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info