API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7410494,
    "url": "https://scancbus.com/api_v1/transmission/7410494/?format=api",
    "start_datetime": "2026-04-27T03:50:27-04:00",
    "local_start_datetime": "03:50:27 04/27/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": 860987500,
    "emergency": false,
    "units": [
        {
            "pk": 96951,
            "dec_id": 2543613,
            "description": null,
            "slug": "2543613"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "2d325fd2-b183-446f-9afe-6e8656754a1b",
    "freq_mhz": "860.987",
    "tg_name": "PATROL1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info