API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5935544,
    "url": "https://scancbus.com/api_v1/transmission/5935544/?format=api",
    "start_datetime": "2026-04-08T14:28:38-04:00",
    "local_start_datetime": "14:28:38 04/08/2026",
    "audio_file": null,
    "talkgroup": 51757,
    "talkgroup_info": {
        "pk": 10095,
        "url": "https://scancbus.com/api_v1/talkgroups/10095/?format=api",
        "dec_id": 51757,
        "alpha_tag": "#51757",
        "description": "TalkGroup #51757",
        "slug": "51757",
        "service_type": null
    },
    "freq": 770706250,
    "emergency": false,
    "units": [
        {
            "pk": 5096,
            "dec_id": 9004478,
            "description": null,
            "slug": "9004478"
        },
        {
            "pk": 66457,
            "dec_id": 9003750,
            "description": null,
            "slug": "9003750"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "6123d228-6a37-4664-b0d8-d29223d4bc1f",
    "freq_mhz": "770.706",
    "tg_name": "#51757",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info