API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8556953,
    "url": "https://scancbus.com/api_v1/transmission/8556953/?format=api",
    "start_datetime": "2026-05-12T04:57:41-04:00",
    "local_start_datetime": "04:57:41 05/12/2026",
    "audio_file": null,
    "talkgroup": 61205,
    "talkgroup_info": {
        "pk": 9631,
        "url": "https://scancbus.com/api_v1/talkgroups/9631/?format=api",
        "dec_id": 61205,
        "alpha_tag": "#61205",
        "description": "TalkGroup #61205",
        "slug": "61205",
        "service_type": null
    },
    "freq": 769706250,
    "emergency": false,
    "units": [
        {
            "pk": 67486,
            "dec_id": 2575378,
            "description": null,
            "slug": "2575378"
        },
        {
            "pk": 85266,
            "dec_id": 2574986,
            "description": null,
            "slug": "2574986"
        }
    ],
    "play_length": 10.0,
    "print_play_length": "00:10",
    "slug": "4e846fa1-c10b-493f-ab8d-804fa31da21c",
    "freq_mhz": "769.706",
    "tg_name": "#61205",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info