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

{
    "id": 213,
    "key": "ice-0xf1",
    "unprotect_id": "U0130",
    "name": "ICE 0xF1",
    "description": "ICEBP is an undocumented instruction that serves as a single byte interrupt 1, generating a single step exception. It can be used to detect if the program is traced.",
    "resources": "",
    "creation_date": "2022-06-22T01:46:01.067000Z",
    "tags": "0xf1,icebp",
    "modification_date": "2023-10-04T10:39:34.137000Z",
    "category": [
        3
    ],
    "rules": [
        70,
        87
    ],
    "attachments": [],
    "featured_api": [
        360
    ],
    "contributors": [
        5
    ]
}