API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8632486,
    "url": "https://scancbus.com/api_v1/transmission/8632486/?format=api",
    "start_datetime": "2026-05-13T00:09:16-04:00",
    "local_start_datetime": "00:09:16 05/13/2026",
    "audio_file": null,
    "talkgroup": 17508,
    "talkgroup_info": {
        "pk": 953,
        "url": "https://scancbus.com/api_v1/talkgroups/953/?format=api",
        "dec_id": 17508,
        "alpha_tag": "MFHELI1",
        "description": "MedFlight Helicopter Operations",
        "slug": "mfheli1",
        "service_type": ""
    },
    "freq": 769706250,
    "emergency": false,
    "units": [
        {
            "pk": 95834,
            "dec_id": 2590095,
            "description": null,
            "slug": "2590095"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "62cee34c-4cf5-422d-9b61-c9d8eb54c7d0",
    "freq_mhz": "769.706",
    "tg_name": "MFHELI1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info