API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10777453,
    "url": "https://scancbus.com/api_v1/transmission/10777453/?format=api",
    "start_datetime": "2026-06-10T15:20:25-04:00",
    "local_start_datetime": "15:20:25 06/10/2026",
    "audio_file": null,
    "talkgroup": 61081,
    "talkgroup_info": {
        "pk": 28,
        "url": "https://scancbus.com/api_v1/talkgroups/28/?format=api",
        "dec_id": 61081,
        "alpha_tag": "SW EMS1",
        "description": "Southwest EMS 1",
        "slug": "sw-ems1",
        "service_type": "EMS-Tac"
    },
    "freq": 769706250,
    "emergency": false,
    "units": [
        {
            "pk": 400,
            "dec_id": 2520008,
            "description": "GCPD/SW 8",
            "slug": "gcpdsw-8"
        },
        {
            "pk": 1384,
            "dec_id": 2520450,
            "description": "M204",
            "slug": "m204"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "2c1431c2-781b-4f2d-b0f4-5f0388677d49",
    "freq_mhz": "769.706",
    "tg_name": "SW EMS1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info