API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11123606,
    "url": "https://scancbus.com/api_v1/transmission/11123606/?format=api",
    "start_datetime": "2026-06-15T07:22:32-04:00",
    "local_start_datetime": "07:22:32 06/15/2026",
    "audio_file": null,
    "talkgroup": 61214,
    "talkgroup_info": {
        "pk": 9625,
        "url": "https://scancbus.com/api_v1/talkgroups/9625/?format=api",
        "dec_id": 61214,
        "alpha_tag": "#61214",
        "description": "TalkGroup #61214",
        "slug": "61214",
        "service_type": null
    },
    "freq": 770206250,
    "emergency": false,
    "units": [
        {
            "pk": 67792,
            "dec_id": 2575772,
            "description": null,
            "slug": "2575772"
        },
        {
            "pk": 85266,
            "dec_id": 2574986,
            "description": null,
            "slug": "2574986"
        },
        {
            "pk": 85266,
            "dec_id": 2574986,
            "description": null,
            "slug": "2574986"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "83771f25-6cac-4cbc-9601-3698270fc345",
    "freq_mhz": "770.206",
    "tg_name": "#61214",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info