API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12482074,
    "url": "https://scancbus.com/api_v1/transmission/12482074/?format=api",
    "start_datetime": "2026-07-03T21:29:37-04:00",
    "local_start_datetime": "21:29:37 07/03/2026",
    "audio_file": null,
    "talkgroup": 57298,
    "talkgroup_info": {
        "pk": 507,
        "url": "https://scancbus.com/api_v1/talkgroups/507/?format=api",
        "dec_id": 57298,
        "alpha_tag": "CPD TAC 4C",
        "description": "CPD Patrol tactical 4C",
        "slug": "cpd-tac-4c",
        "service_type": "Law Tac"
    },
    "freq": 857437500,
    "emergency": false,
    "units": [
        {
            "pk": 1439,
            "dec_id": 2521981,
            "description": "CPD Disp",
            "slug": "cpd-disp"
        },
        {
            "pk": 10165,
            "dec_id": 2550320,
            "description": "CPD32",
            "slug": "cpd32"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "db5d1541-6341-4d0a-b4e1-ba1f0ad3fa41",
    "freq_mhz": "857.438",
    "tg_name": "CPD TAC 4C",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info