API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12698475,
    "url": "https://scancbus.com/api_v1/transmission/12698475/?format=api",
    "start_datetime": "2026-07-06T21:28:04-04:00",
    "local_start_datetime": "21:28:04 07/06/2026",
    "audio_file": null,
    "talkgroup": 57282,
    "talkgroup_info": {
        "pk": 495,
        "url": "https://scancbus.com/api_v1/talkgroups/495/?format=api",
        "dec_id": 57282,
        "alpha_tag": "CPD TAC 1B",
        "description": "CPD Patrol tactical 1B",
        "slug": "cpd-tac-1b",
        "service_type": "Law Tac"
    },
    "freq": 856937500,
    "emergency": false,
    "units": [
        {
            "pk": 858,
            "dec_id": 2550618,
            "description": "CPD 9061",
            "slug": "cpd-9061"
        },
        {
            "pk": 903,
            "dec_id": 2550118,
            "description": "CPD 9011",
            "slug": "cpd-9011"
        },
        {
            "pk": 903,
            "dec_id": 2550118,
            "description": "CPD 9011",
            "slug": "cpd-9011"
        }
    ],
    "play_length": 10.0,
    "print_play_length": "00:10",
    "slug": "5a41d76f-06ee-4970-b0d4-dbd3bdf5f7d5",
    "freq_mhz": "856.938",
    "tg_name": "CPD TAC 1B",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info