API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10792304,
    "url": "https://scancbus.com/api_v1/transmission/10792304/?format=api",
    "start_datetime": "2026-06-10T18:32:30-04:00",
    "local_start_datetime": "18:32:30 06/10/2026",
    "audio_file": null,
    "talkgroup": 20021,
    "talkgroup_info": {
        "pk": 812,
        "url": "https://scancbus.com/api_v1/talkgroups/812/?format=api",
        "dec_id": 20021,
        "alpha_tag": "DUB REC1",
        "description": "Dublin Recreation 1",
        "slug": "dub-rec1",
        "service_type": ""
    },
    "freq": 854187500,
    "emergency": false,
    "units": [
        {
            "pk": 111937,
            "dec_id": 2121163,
            "description": null,
            "slug": "2121163"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "4b632f9d-5ee5-46b5-95d6-146c28c0e433",
    "freq_mhz": "854.188",
    "tg_name": "DUB REC1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info