API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7587203,
    "url": "https://scancbus.com/api_v1/transmission/7587203/?format=api",
    "start_datetime": "2026-04-29T10:15:03-04:00",
    "local_start_datetime": "10:15:03 04/29/2026",
    "audio_file": null,
    "talkgroup": 27008,
    "talkgroup_info": {
        "pk": 1221,
        "url": "https://scancbus.com/api_v1/talkgroups/1221/?format=api",
        "dec_id": 27008,
        "alpha_tag": "FD42EMS",
        "description": "Knox County EMS Ops",
        "slug": "fd42ems",
        "service_type": "EMS-Tac"
    },
    "freq": 771781250,
    "emergency": false,
    "units": [
        {
            "pk": 10297,
            "dec_id": 4290324,
            "description": null,
            "slug": "4290324"
        },
        {
            "pk": 12966,
            "dec_id": 4290178,
            "description": "M491",
            "slug": "m491"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "089d8708-09ce-4fc7-a64f-a275c15e545d",
    "freq_mhz": "771.781",
    "tg_name": "FD42EMS",
    "source": 5,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info