API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7677056,
    "url": "https://scancbus.com/api_v1/transmission/7677056/?format=api",
    "start_datetime": "2026-04-30T12:27:34-04:00",
    "local_start_datetime": "12:27:34 04/30/2026",
    "audio_file": null,
    "talkgroup": 51739,
    "talkgroup_info": {
        "pk": 14,
        "url": "https://scancbus.com/api_v1/talkgroups/14/?format=api",
        "dec_id": 51739,
        "alpha_tag": "POST21",
        "description": "OSP Post 21 Delaware Dispatch",
        "slug": "post21",
        "service_type": "Law Dispatch"
    },
    "freq": 852425000,
    "emergency": false,
    "units": [
        {
            "pk": 5143,
            "dec_id": 9003110,
            "description": null,
            "slug": "9003110"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "5d0d6747-af25-4623-9769-b86b6c899588",
    "freq_mhz": "852.425",
    "tg_name": "POST21",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info