API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5935567,
    "url": "https://scancbus.com/api_v1/transmission/5935567/?format=api",
    "start_datetime": "2026-04-08T14:28:53-04:00",
    "local_start_datetime": "14:28:53 04/08/2026",
    "audio_file": null,
    "talkgroup": 54666,
    "talkgroup_info": {
        "pk": 758,
        "url": "https://scancbus.com/api_v1/talkgroups/758/?format=api",
        "dec_id": 54666,
        "alpha_tag": "XMCOMM3",
        "description": "Mutual Aid Ops - South/Southwest",
        "slug": "xmcomm3",
        "service_type": "Interop"
    },
    "freq": 773281250,
    "emergency": false,
    "units": [
        {
            "pk": 91756,
            "dec_id": 9402624,
            "description": null,
            "slug": "9402624"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "5de390ba-fc96-473c-a8e6-4a54a17b3d8b",
    "freq_mhz": "773.281",
    "tg_name": "XMCOMM3",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info