API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12562053,
    "url": "https://scancbus.com/api_v1/transmission/12562053/?format=api",
    "start_datetime": "2026-07-04T22:27:18-04:00",
    "local_start_datetime": "22:27:18 07/04/2026",
    "audio_file": null,
    "talkgroup": 20128,
    "talkgroup_info": {
        "pk": 152,
        "url": "https://scancbus.com/api_v1/talkgroups/152/?format=api",
        "dec_id": 20128,
        "alpha_tag": "UA EVT1",
        "description": "UA Event 1",
        "slug": "ua-evt1",
        "service_type": " events"
    },
    "freq": 853362500,
    "emergency": false,
    "units": [
        {
            "pk": 1823,
            "dec_id": 2128014,
            "description": "NRECC 14",
            "slug": "nrecc-14"
        },
        {
            "pk": 82665,
            "dec_id": 2128105,
            "description": null,
            "slug": "2128105"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "f4b93846-7e63-4f60-bd1d-c0b7c3d7e500",
    "freq_mhz": "853.362",
    "tg_name": "UA EVT1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info