API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12428136,
    "url": "https://scancbus.com/api_v1/transmission/12428136/?format=api",
    "start_datetime": "2026-07-02T18:46:31-04:00",
    "local_start_datetime": "18:46:31 07/02/2026",
    "audio_file": null,
    "talkgroup": 57424,
    "talkgroup_info": {
        "pk": 6672,
        "url": "https://scancbus.com/api_v1/talkgroups/6672/?format=api",
        "dec_id": 57424,
        "alpha_tag": "CIV CNTR",
        "description": "Civic Center Security",
        "slug": "civ-cntr",
        "service_type": "Security"
    },
    "freq": 856937500,
    "emergency": false,
    "units": [
        {
            "pk": 2538,
            "dec_id": 2598023,
            "description": null,
            "slug": "2598023"
        },
        {
            "pk": 2539,
            "dec_id": 2598029,
            "description": null,
            "slug": "2598029"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "06578830-c3ea-48ae-8ff5-4f872868f85c",
    "freq_mhz": "856.938",
    "tg_name": "CIV CNTR",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info