API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7397242,
    "url": "https://scancbus.com/api_v1/transmission/7397242/?format=api",
    "start_datetime": "2026-04-26T21:01:02-04:00",
    "local_start_datetime": "21:01:02 04/26/2026",
    "audio_file": null,
    "talkgroup": 61050,
    "talkgroup_info": {
        "pk": 6654,
        "url": "https://scancbus.com/api_v1/talkgroups/6654/?format=api",
        "dec_id": 61050,
        "alpha_tag": "CC2 MAIN",
        "description": "Jackson Pike primary",
        "slug": "cc2-main",
        "service_type": "Corrections"
    },
    "freq": 853812500,
    "emergency": false,
    "units": [
        {
            "pk": 63763,
            "dec_id": 2556925,
            "description": null,
            "slug": "2556925"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "835cdb49-a4f5-4cb7-9d69-7d6e7642a82a",
    "freq_mhz": "853.812",
    "tg_name": "CC2 MAIN",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info