API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10695002,
    "url": "https://scancbus.com/api_v1/transmission/10695002/?format=api",
    "start_datetime": "2026-06-09T15:43:17-04:00",
    "local_start_datetime": "15:43:17 06/09/2026",
    "audio_file": null,
    "talkgroup": 57270,
    "talkgroup_info": {
        "pk": 6,
        "url": "https://scancbus.com/api_v1/talkgroups/6/?format=api",
        "dec_id": 57270,
        "alpha_tag": "CPD PATROL2",
        "description": "CPD Patrol 2 (Southeast)",
        "slug": "cpd-patrol2",
        "service_type": "Law Dispatch"
    },
    "freq": 858437500,
    "emergency": false,
    "units": [
        {
            "pk": 262,
            "dec_id": 2542595,
            "description": null,
            "slug": "2542595"
        },
        {
            "pk": 262,
            "dec_id": 2542595,
            "description": null,
            "slug": "2542595"
        },
        {
            "pk": 1620,
            "dec_id": 2542552,
            "description": null,
            "slug": "2542552"
        }
    ],
    "play_length": 21.0,
    "print_play_length": "00:21",
    "slug": "90bded23-6b68-4b6d-b37e-f36ec127bc0f",
    "freq_mhz": "858.438",
    "tg_name": "PATROL 2",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info