API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8386229,
    "url": "https://scancbus.com/api_v1/transmission/8386229/?format=api",
    "start_datetime": "2026-05-09T17:18:54-04:00",
    "local_start_datetime": "17:18:54 05/09/2026",
    "audio_file": null,
    "talkgroup": 10069,
    "talkgroup_info": {
        "pk": 48,
        "url": "https://scancbus.com/api_v1/talkgroups/48/?format=api",
        "dec_id": 10069,
        "alpha_tag": "DEL FG2",
        "description": "Delaware County FG 2",
        "slug": "del-fg2",
        "service_type": "Fire-Tac"
    },
    "freq": 851400000,
    "emergency": false,
    "units": [
        {
            "pk": 1567,
            "dec_id": 2118010,
            "description": "DELCOMM 10",
            "slug": "delcomm-10"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "f9a22622-d61b-4100-b7ee-343232b7d2a4",
    "freq_mhz": "851.400",
    "tg_name": "DEL FG2",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info