API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7529893,
    "url": "https://scancbus.com/api_v1/transmission/7529893/?format=api",
    "start_datetime": "2026-04-28T15:28:39-04:00",
    "local_start_datetime": "15:28:39 04/28/2026",
    "audio_file": null,
    "talkgroup": 54572,
    "talkgroup_info": {
        "pk": 1225,
        "url": "https://scancbus.com/api_v1/talkgroups/1225/?format=api",
        "dec_id": 54572,
        "alpha_tag": "XSO-42",
        "description": "Statewide Interop",
        "slug": "xso-42",
        "service_type": "Interop"
    },
    "freq": 853200000,
    "emergency": false,
    "units": [
        {
            "pk": 100248,
            "dec_id": 4290000,
            "description": null,
            "slug": "4290000"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "a3ca95db-f2eb-49a2-9eae-a32c2ba9463c",
    "freq_mhz": "853.200",
    "tg_name": "XSO-42",
    "source": 8,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info