API endpoint that allows users to be viewed or edited.

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

{
    "pk": 13299779,
    "url": "https://scancbus.com/api_v1/transmission/13299779/?format=api",
    "start_datetime": "2026-07-14T18:45:17-04:00",
    "local_start_datetime": "18:45:17 07/14/2026",
    "audio_file": null,
    "talkgroup": 59623,
    "talkgroup_info": {
        "pk": 438,
        "url": "https://scancbus.com/api_v1/talkgroups/438/?format=api",
        "dec_id": 59623,
        "alpha_tag": "Doctors Hospital West Columbus",
        "description": "Doctors Hospital West Columbus",
        "slug": "doctors-hospital-west-columbus",
        "service_type": "Hospital"
    },
    "freq": 856487500,
    "emergency": false,
    "units": [
        {
            "pk": 2375,
            "dec_id": 2519350,
            "description": "M193",
            "slug": "m193"
        },
        {
            "pk": 2521,
            "dec_id": 2598002,
            "description": "DOC WEST",
            "slug": "doc-west"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "608e2b7a-8eb8-498e-8e25-2beff0cb5115",
    "freq_mhz": "856.487",
    "tg_name": "DCTRS WEST",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info