API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10966102,
    "url": "https://scancbus.com/api_v1/transmission/10966102/?format=api",
    "start_datetime": "2026-06-12T20:05:01-04:00",
    "local_start_datetime": "20:05:01 06/12/2026",
    "audio_file": null,
    "talkgroup": 57284,
    "talkgroup_info": {
        "pk": 496,
        "url": "https://scancbus.com/api_v1/talkgroups/496/?format=api",
        "dec_id": 57284,
        "alpha_tag": "CPD TAC 1D",
        "description": "CPD Patrol tactical 1D",
        "slug": "cpd-tac-1d",
        "service_type": "Law Tac"
    },
    "freq": 859937500,
    "emergency": false,
    "units": [
        {
            "pk": 4031,
            "dec_id": 2550120,
            "description": "CPD 12",
            "slug": "cpd-12"
        },
        {
            "pk": 4031,
            "dec_id": 2550120,
            "description": "CPD 12",
            "slug": "cpd-12"
        },
        {
            "pk": 55623,
            "dec_id": 2550140,
            "description": null,
            "slug": "2550140"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "1dd9a5f9-be19-4df8-82b8-e518b35a09ca",
    "freq_mhz": "859.938",
    "tg_name": "CPD TAC 1D",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info