API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11231302,
    "url": "https://scancbus.com/api_v1/transmission/11231302/?format=api",
    "start_datetime": "2026-06-16T15:05:44-04:00",
    "local_start_datetime": "15:05:44 06/16/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": 853600000,
    "emergency": false,
    "units": [
        {
            "pk": 5404,
            "dec_id": 9004531,
            "description": null,
            "slug": "9004531"
        },
        {
            "pk": 5404,
            "dec_id": 9004531,
            "description": null,
            "slug": "9004531"
        },
        {
            "pk": 59095,
            "dec_id": 9004090,
            "description": null,
            "slug": "9004090"
        },
        {
            "pk": 59095,
            "dec_id": 9004090,
            "description": null,
            "slug": "9004090"
        }
    ],
    "play_length": 21.0,
    "print_play_length": "00:21",
    "slug": "a7f6d815-a3b0-4e5a-8da6-244301a6876c",
    "freq_mhz": "853.600",
    "tg_name": "POST60",
    "source": 8,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info