API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12262943,
    "url": "https://scancbus.com/api_v1/transmission/12262943/?format=api",
    "start_datetime": "2026-06-30T18:58:43-04:00",
    "local_start_datetime": "18:58:43 06/30/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": 1845,
            "dec_id": 2110612,
            "description": "L321",
            "slug": "l321"
        },
        {
            "pk": 8677,
            "dec_id": 2111118,
            "description": "G321",
            "slug": "g321"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "8d3ddaee-0456-4b28-9981-bea5f834ae69",
    "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