API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7701178,
    "url": "https://scancbus.com/api_v1/transmission/7701178/?format=api",
    "start_datetime": "2026-04-30T17:16:25-04:00",
    "local_start_datetime": "17:16:25 04/30/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": 53985,
            "dec_id": 9004265,
            "description": null,
            "slug": "9004265"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "a493f8a9-39cc-497e-8dab-1f84fad4439e",
    "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