API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12562039,
    "url": "https://scancbus.com/api_v1/transmission/12562039/?format=api",
    "start_datetime": "2026-07-04T22:27:12-04:00",
    "local_start_datetime": "22:27:12 07/04/2026",
    "audio_file": null,
    "talkgroup": 10034,
    "talkgroup_info": {
        "pk": 3769,
        "url": "https://scancbus.com/api_v1/talkgroups/3769/?format=api",
        "dec_id": 10034,
        "alpha_tag": "DEL EVT2",
        "description": "Delaware Event 2",
        "slug": "del-evt2",
        "service_type": " events"
    },
    "freq": 851400000,
    "emergency": false,
    "units": [
        {
            "pk": 53778,
            "dec_id": 2110256,
            "description": "CH300",
            "slug": "ch300"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "c61dc659-4a70-4d89-b1f8-265200f74ab4",
    "freq_mhz": "851.400",
    "tg_name": "DEL EVT2",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info