API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8457233,
    "url": "https://scancbus.com/api_v1/transmission/8457233/?format=api",
    "start_datetime": "2026-05-10T19:11:23-04:00",
    "local_start_datetime": "19:11:23 05/10/2026",
    "audio_file": null,
    "talkgroup": 31008,
    "talkgroup_info": {
        "pk": 1131,
        "url": "https://scancbus.com/api_v1/talkgroups/1131/?format=api",
        "dec_id": 31008,
        "alpha_tag": "FD49EMS",
        "description": "Madison County EMS Ops",
        "slug": "fd49ems",
        "service_type": "EMS-Tac"
    },
    "freq": 851275000,
    "emergency": false,
    "units": [
        {
            "pk": 8611,
            "dec_id": 4990306,
            "description": null,
            "slug": "4990306"
        },
        {
            "pk": 71507,
            "dec_id": 4990433,
            "description": null,
            "slug": "4990433"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "761ec9b5-195a-44e5-a5f4-f331bd3b9c19",
    "freq_mhz": "851.275",
    "tg_name": "FD49EMS",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info