API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6342199,
    "url": "https://scancbus.com/api_v1/transmission/6342199/?format=api",
    "start_datetime": "2026-04-13T12:41:06-04:00",
    "local_start_datetime": "12:41:06 04/13/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": 67627,
            "dec_id": 2575197,
            "description": null,
            "slug": "2575197"
        },
        {
            "pk": 86356,
            "dec_id": 2574990,
            "description": null,
            "slug": "2574990"
        }
    ],
    "play_length": 13.0,
    "print_play_length": "00:13",
    "slug": "3edc600f-a2ae-4b25-9691-816fdb5c096e",
    "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