API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8001768,
    "url": "https://scancbus.com/api_v1/transmission/8001768/?format=api",
    "start_datetime": "2026-05-04T22:14:17-04:00",
    "local_start_datetime": "22:14:17 05/04/2026",
    "audio_file": null,
    "talkgroup": 52703,
    "talkgroup_info": {
        "pk": 9784,
        "url": "https://scancbus.com/api_v1/talkgroups/9784/?format=api",
        "dec_id": 52703,
        "alpha_tag": "#52703",
        "description": "TalkGroup #52703",
        "slug": "52703",
        "service_type": null
    },
    "freq": 853812500,
    "emergency": false,
    "units": [
        {
            "pk": 87711,
            "dec_id": 9257920,
            "description": null,
            "slug": "9257920"
        },
        {
            "pk": 109023,
            "dec_id": 9205246,
            "description": null,
            "slug": "9205246"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "b272722c-fb9b-4e4a-8570-e98e07fd5c99",
    "freq_mhz": "853.812",
    "tg_name": "#52703",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info