API endpoint that allows users to be viewed or edited.

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

{
    "pk": 13445671,
    "url": "https://scancbus.com/api_v1/transmission/13445671/?format=api",
    "start_datetime": "2026-07-16T13:14:46-04:00",
    "local_start_datetime": "13:14:46 07/16/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": 851862500,
    "emergency": false,
    "units": [
        {
            "pk": 777,
            "dec_id": 2110051,
            "description": null,
            "slug": "2110051"
        },
        {
            "pk": 79375,
            "dec_id": 2111863,
            "description": null,
            "slug": "2111863"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "08afdd0c-2f9e-49e5-b1e4-9ca3278dc89d",
    "freq_mhz": "851.862",
    "tg_name": "DEL EVT2",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info