API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12651983,
    "url": "https://scancbus.com/api_v1/transmission/12651983/?format=api",
    "start_datetime": "2026-07-06T09:26:58-04:00",
    "local_start_datetime": "09:26:58 07/06/2026",
    "audio_file": null,
    "talkgroup": 53007,
    "talkgroup_info": {
        "pk": 11431,
        "url": "https://scancbus.com/api_v1/talkgroups/11431/?format=api",
        "dec_id": 53007,
        "alpha_tag": "#53007",
        "description": "TalkGroup #53007",
        "slug": "53007",
        "service_type": null
    },
    "freq": 853437500,
    "emergency": false,
    "units": [
        {
            "pk": 5685,
            "dec_id": 9003226,
            "description": null,
            "slug": "9003226"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "c3d7b58d-a388-4677-99fb-df616487a399",
    "freq_mhz": "853.438",
    "tg_name": "#53007",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info