API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7882479,
    "url": "https://scancbus.com/api_v1/transmission/7882479/?format=api",
    "start_datetime": "2026-05-03T08:59:35-04:00",
    "local_start_datetime": "08:59:35 05/03/2026",
    "audio_file": null,
    "talkgroup": 51580,
    "talkgroup_info": {
        "pk": 997,
        "url": "https://scancbus.com/api_v1/talkgroups/997/?format=api",
        "dec_id": 51580,
        "alpha_tag": "POST80",
        "description": "OSP Post 80 Marysville Disp",
        "slug": "post80",
        "service_type": "Law Dispatch"
    },
    "freq": 851275000,
    "emergency": false,
    "units": [
        {
            "pk": 5653,
            "dec_id": 9004809,
            "description": null,
            "slug": "9004809"
        },
        {
            "pk": 8737,
            "dec_id": 9002618,
            "description": null,
            "slug": "9002618"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "2fa2f1e0-1977-4307-9dd1-91dea6fb6662",
    "freq_mhz": "851.275",
    "tg_name": "POST80",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info