API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7410513,
    "url": "https://scancbus.com/api_v1/transmission/7410513/?format=api",
    "start_datetime": "2026-04-27T03:52:11-04:00",
    "local_start_datetime": "03:52:11 04/27/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": 859937500,
    "emergency": false,
    "units": [
        {
            "pk": 1431,
            "dec_id": 2521985,
            "description": "CPD Disp",
            "slug": "cpd-disp"
        },
        {
            "pk": 85431,
            "dec_id": 2543555,
            "description": null,
            "slug": "2543555"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "14e3d3e4-2206-4978-b6c5-3aec590496ae",
    "freq_mhz": "859.938",
    "tg_name": "PATROL 6",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info