API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7874151,
    "url": "https://scancbus.com/api_v1/transmission/7874151/?format=api",
    "start_datetime": "2026-05-03T04:05:21-04:00",
    "local_start_datetime": "04:05:21 05/03/2026",
    "audio_file": null,
    "talkgroup": 57269,
    "talkgroup_info": {
        "pk": 8,
        "url": "https://scancbus.com/api_v1/talkgroups/8/?format=api",
        "dec_id": 57269,
        "alpha_tag": "CPD PATROL1",
        "description": "CPD Patrol 1 (North/Northeast)",
        "slug": "cpd-patrol1",
        "service_type": "Law Dispatch"
    },
    "freq": 859987500,
    "emergency": false,
    "units": [
        {
            "pk": 85433,
            "dec_id": 2543540,
            "description": null,
            "slug": "2543540"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "6cca5021-bf75-41a6-8099-58c1da287564",
    "freq_mhz": "859.987",
    "tg_name": "PATROL1",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info