API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5856743,
    "url": "https://scancbus.com/api_v1/transmission/5856743/?format=api",
    "start_datetime": "2026-04-07T14:41:10-04:00",
    "local_start_datetime": "14:41:10 04/07/2026",
    "audio_file": null,
    "talkgroup": 52072,
    "talkgroup_info": {
        "pk": 9642,
        "url": "https://scancbus.com/api_v1/talkgroups/9642/?format=api",
        "dec_id": 52072,
        "alpha_tag": "#52072",
        "description": "TalkGroup #52072",
        "slug": "52072",
        "service_type": null
    },
    "freq": 772856250,
    "emergency": false,
    "units": [
        {
            "pk": 5469,
            "dec_id": 9101503,
            "description": null,
            "slug": "9101503"
        },
        {
            "pk": 109921,
            "dec_id": 9100008,
            "description": null,
            "slug": "9100008"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "2ed948ff-a91e-450e-ba37-d798b849053e",
    "freq_mhz": "772.856",
    "tg_name": "#52072",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info