API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7252235,
    "url": "https://scancbus.com/api_v1/transmission/7252235/?format=api",
    "start_datetime": "2026-04-24T16:06:41-04:00",
    "local_start_datetime": "16:06:41 04/24/2026",
    "audio_file": null,
    "talkgroup": 63614,
    "talkgroup_info": {
        "pk": 9646,
        "url": "https://scancbus.com/api_v1/talkgroups/9646/?format=api",
        "dec_id": 63614,
        "alpha_tag": "#63614",
        "description": "TalkGroup #63614",
        "slug": "63614",
        "service_type": null
    },
    "freq": 853812500,
    "emergency": false,
    "units": [
        {
            "pk": 55102,
            "dec_id": 2566285,
            "description": null,
            "slug": "2566285"
        },
        {
            "pk": 63822,
            "dec_id": 2566399,
            "description": null,
            "slug": "2566399"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "c2e58a62-0111-4b82-9162-1b3f3cd13a35",
    "freq_mhz": "853.812",
    "tg_name": "#63614",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info