API endpoint that allows users to be viewed or edited.

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

{
    "pk": 9123858,
    "url": "https://scancbus.com/api_v1/transmission/9123858/?format=api",
    "start_datetime": "2026-05-19T14:46:47-04:00",
    "local_start_datetime": "14:46:47 05/19/2026",
    "audio_file": null,
    "talkgroup": 51739,
    "talkgroup_info": {
        "pk": 14,
        "url": "https://scancbus.com/api_v1/talkgroups/14/?format=api",
        "dec_id": 51739,
        "alpha_tag": "POST21",
        "description": "OSP Post 21 Delaware Dispatch",
        "slug": "post21",
        "service_type": "Law Dispatch"
    },
    "freq": 769706250,
    "emergency": false,
    "units": [
        {
            "pk": 538,
            "dec_id": 9000863,
            "description": null,
            "slug": "9000863"
        },
        {
            "pk": 539,
            "dec_id": 9004804,
            "description": null,
            "slug": "9004804"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "8a18fb31-e5eb-4762-b403-04a8ed11fec2",
    "freq_mhz": "769.706",
    "tg_name": "POST21",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info