API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8415202,
    "url": "https://scancbus.com/api_v1/transmission/8415202/?format=api",
    "start_datetime": "2026-05-10T02:13:25-04:00",
    "local_start_datetime": "02:13:25 05/10/2026",
    "audio_file": null,
    "talkgroup": 57274,
    "talkgroup_info": {
        "pk": 7757,
        "url": "https://scancbus.com/api_v1/talkgroups/7757/?format=api",
        "dec_id": 57274,
        "alpha_tag": "CPD PATROL 6",
        "description": "CPD Patrol 6 (Linden)",
        "slug": "cpd-patrol-6",
        "service_type": "Law Dispatch"
    },
    "freq": 858487500,
    "emergency": false,
    "units": [
        {
            "pk": 2653,
            "dec_id": 2542985,
            "description": null,
            "slug": "2542985"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "45966c15-ad95-4a47-a34c-764a3653ffec",
    "freq_mhz": "858.487",
    "tg_name": "PATROL 6",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info