API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8008272,
    "url": "https://scancbus.com/api_v1/transmission/8008272/?format=api",
    "start_datetime": "2026-05-05T00:10:15-04:00",
    "local_start_datetime": "00:10:15 05/05/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": 856937500,
    "emergency": false,
    "units": [
        {
            "pk": 2192,
            "dec_id": 2521979,
            "description": null,
            "slug": "2521979"
        },
        {
            "pk": 2192,
            "dec_id": 2521979,
            "description": null,
            "slug": "2521979"
        },
        {
            "pk": 106430,
            "dec_id": 2543634,
            "description": null,
            "slug": "2543634"
        },
        {
            "pk": 106430,
            "dec_id": 2543634,
            "description": null,
            "slug": "2543634"
        }
    ],
    "play_length": 12.0,
    "print_play_length": "00:12",
    "slug": "f0d3c2e1-2b57-4393-b502-ab35a38de628",
    "freq_mhz": "856.938",
    "tg_name": "PATROL 2",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info