API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6974219,
    "url": "https://scancbus.com/api_v1/transmission/6974219/?format=api",
    "start_datetime": "2026-04-21T12:15:03-04:00",
    "local_start_datetime": "12:15:03 04/21/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": 774531250,
    "emergency": false,
    "units": [
        {
            "pk": 10044,
            "dec_id": 9400901,
            "description": null,
            "slug": "9400901"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "f6fe0e13-3f99-4632-b40b-692d1aa3fd9e",
    "freq_mhz": "774.531",
    "tg_name": "XMCOMM3",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info