API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8795231,
    "url": "https://scancbus.com/api_v1/transmission/8795231/?format=api",
    "start_datetime": "2026-05-15T01:32:01-04:00",
    "local_start_datetime": "01:32:01 05/15/2026",
    "audio_file": null,
    "talkgroup": 17568,
    "talkgroup_info": {
        "pk": 415,
        "url": "https://scancbus.com/api_v1/talkgroups/415/?format=api",
        "dec_id": 17568,
        "alpha_tag": "WHPDTC1",
        "description": "Whitehall Police Tac 1",
        "slug": "whpdtc1",
        "service_type": "Law Tac"
    },
    "freq": 769206250,
    "emergency": false,
    "units": [
        {
            "pk": 86358,
            "dec_id": 2515895,
            "description": null,
            "slug": "2515895"
        },
        {
            "pk": 86584,
            "dec_id": 2515822,
            "description": null,
            "slug": "2515822"
        }
    ],
    "play_length": 10.0,
    "print_play_length": "00:10",
    "slug": "98024750-da0c-48cc-b54a-7b8f8797f57c",
    "freq_mhz": "769.206",
    "tg_name": "WHPDTC1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info