API endpoint that allows users to be viewed or edited.

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

{
    "pk": 9287145,
    "url": "https://scancbus.com/api_v1/transmission/9287145/?format=api",
    "start_datetime": "2026-05-21T14:36:33-04:00",
    "local_start_datetime": "14:36:33 05/21/2026",
    "audio_file": null,
    "talkgroup": 52597,
    "talkgroup_info": {
        "pk": 11851,
        "url": "https://scancbus.com/api_v1/talkgroups/11851/?format=api",
        "dec_id": 52597,
        "alpha_tag": "#52597",
        "description": "TalkGroup #52597",
        "slug": "52597",
        "service_type": null
    },
    "freq": 772856250,
    "emergency": false,
    "units": [
        {
            "pk": 101965,
            "dec_id": 9202026,
            "description": null,
            "slug": "9202026"
        },
        {
            "pk": 102301,
            "dec_id": 9255661,
            "description": null,
            "slug": "9255661"
        }
    ],
    "play_length": 12.0,
    "print_play_length": "00:12",
    "slug": "b617e586-b404-417d-bce3-f2df556b17d4",
    "freq_mhz": "772.856",
    "tg_name": "#52597",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info