API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5618331,
    "url": "https://scancbus.com/api_v1/transmission/5618331/?format=api",
    "start_datetime": "2026-04-04T00:49:33-04:00",
    "local_start_datetime": "00:49:33 04/04/2026",
    "audio_file": null,
    "talkgroup": 51560,
    "talkgroup_info": {
        "pk": 3981,
        "url": "https://scancbus.com/api_v1/talkgroups/3981/?format=api",
        "dec_id": 51560,
        "alpha_tag": "POST60",
        "description": "OSP Zanesville Post Dispatch",
        "slug": "post60",
        "service_type": "Law Dispatch"
    },
    "freq": 853200000,
    "emergency": false,
    "units": [
        {
            "pk": 5404,
            "dec_id": 9004531,
            "description": null,
            "slug": "9004531"
        }
    ],
    "play_length": 10.0,
    "print_play_length": "00:10",
    "slug": "2da967e3-3869-4fa8-846b-054246ab7342",
    "freq_mhz": "853.200",
    "tg_name": "POST60",
    "source": 8,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info