API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6997844,
    "url": "https://scancbus.com/api_v1/transmission/6997844/?format=api",
    "start_datetime": "2026-04-21T17:05:07-04:00",
    "local_start_datetime": "17:05:07 04/21/2026",
    "audio_file": null,
    "talkgroup": 61098,
    "talkgroup_info": {
        "pk": 3,
        "url": "https://scancbus.com/api_v1/talkgroups/3/?format=api",
        "dec_id": 61098,
        "alpha_tag": "GCP PTL 1",
        "description": "Grove City Police Dispatch",
        "slug": "gcp-ptl-1",
        "service_type": "Law Dispatch"
    },
    "freq": 856937500,
    "emergency": false,
    "units": [
        {
            "pk": 1344,
            "dec_id": 2520001,
            "description": "GCPD/SW 1",
            "slug": "gcpdsw-1"
        },
        {
            "pk": 81776,
            "dec_id": 2520940,
            "description": null,
            "slug": "2520940"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "6d80087b-7b0c-4d19-a742-2c41c56805c7",
    "freq_mhz": "856.938",
    "tg_name": "GCP PTL 1",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info