API endpoint that allows users to be viewed or edited.

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

{
    "pk": 13423987,
    "url": "https://scancbus.com/api_v1/transmission/13423987/?format=api",
    "start_datetime": "2026-07-16T08:57:54-04:00",
    "local_start_datetime": "08:57:54 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": 9916,
            "dec_id": 2111073,
            "description": null,
            "slug": "2111073"
        },
        {
            "pk": 9916,
            "dec_id": 2111073,
            "description": null,
            "slug": "2111073"
        },
        {
            "pk": 75644,
            "dec_id": 2111793,
            "description": null,
            "slug": "2111793"
        }
    ],
    "play_length": 12.0,
    "print_play_length": "00:12",
    "slug": "1abab14b-ba5a-482e-9c17-bdeda1562a54",
    "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