API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5608168,
    "url": "https://scancbus.com/api_v1/transmission/5608168/?format=api",
    "start_datetime": "2026-04-03T21:33:06-04:00",
    "local_start_datetime": "21:33:06 04/03/2026",
    "audio_file": null,
    "talkgroup": 54856,
    "talkgroup_info": {
        "pk": 8677,
        "url": "https://scancbus.com/api_v1/talkgroups/8677/?format=api",
        "dec_id": 54856,
        "alpha_tag": "SO64DISP",
        "description": "Perry County Sheriff Dispatch",
        "slug": "so64disp",
        "service_type": "Law Dispatch"
    },
    "freq": 853600000,
    "emergency": false,
    "units": [
        {
            "pk": 75385,
            "dec_id": 6490506,
            "description": null,
            "slug": "6490506"
        },
        {
            "pk": 75514,
            "dec_id": 6490552,
            "description": null,
            "slug": "6490552"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "20739ebc-3112-4e25-a18a-370c1d0bce5a",
    "freq_mhz": "853.600",
    "tg_name": "SO64DISP",
    "source": 8,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info