API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8342453,
    "url": "https://scancbus.com/api_v1/transmission/8342453/?format=api",
    "start_datetime": "2026-05-08T23:57:52-04:00",
    "local_start_datetime": "23:57:52 05/08/2026",
    "audio_file": null,
    "talkgroup": 59948,
    "talkgroup_info": {
        "pk": 3975,
        "url": "https://scancbus.com/api_v1/talkgroups/3975/?format=api",
        "dec_id": 59948,
        "alpha_tag": "GENESIS ER MARCS",
        "description": "GENESIS ER MARCS",
        "slug": "genesis-er-marcs",
        "service_type": "Hospital"
    },
    "freq": 853600000,
    "emergency": false,
    "units": [
        {
            "pk": 58810,
            "dec_id": 6090347,
            "description": "GENESIS",
            "slug": "genesis"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "611b2c07-7549-477a-b631-c91c7a087a2f",
    "freq_mhz": "853.600",
    "tg_name": "GENESIS ER",
    "source": 8,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info