API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8812440,
    "url": "https://scancbus.com/api_v1/transmission/8812440/?format=api",
    "start_datetime": "2026-05-15T09:04:55-04:00",
    "local_start_datetime": "09:04:55 05/15/2026",
    "audio_file": null,
    "talkgroup": 54863,
    "talkgroup_info": {
        "pk": 9846,
        "url": "https://scancbus.com/api_v1/talkgroups/9846/?format=api",
        "dec_id": 54863,
        "alpha_tag": "#54863",
        "description": "TalkGroup #54863",
        "slug": "54863",
        "service_type": null
    },
    "freq": 770706250,
    "emergency": false,
    "units": [
        {
            "pk": 65243,
            "dec_id": 8190390,
            "description": null,
            "slug": "8190390"
        },
        {
            "pk": 91596,
            "dec_id": 8190398,
            "description": null,
            "slug": "8190398"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "50566d77-c16e-47a3-9c04-5d7446380dcd",
    "freq_mhz": "770.706",
    "tg_name": "#54863",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info