API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8507929,
    "url": "https://scancbus.com/api_v1/transmission/8507929/?format=api",
    "start_datetime": "2026-05-11T13:13:20-04:00",
    "local_start_datetime": "13:13:20 05/11/2026",
    "audio_file": null,
    "talkgroup": 53449,
    "talkgroup_info": {
        "pk": 9674,
        "url": "https://scancbus.com/api_v1/talkgroups/9674/?format=api",
        "dec_id": 53449,
        "alpha_tag": "#53449",
        "description": "TalkGroup #53449",
        "slug": "53449",
        "service_type": null
    },
    "freq": 851275000,
    "emergency": false,
    "units": [
        {
            "pk": 65147,
            "dec_id": 9301709,
            "description": null,
            "slug": "9301709"
        },
        {
            "pk": 65547,
            "dec_id": 9301713,
            "description": null,
            "slug": "9301713"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "e13f60ff-a12e-4521-992b-5e0be263d545",
    "freq_mhz": "851.275",
    "tg_name": "#53449",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info