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

{
    "id": 214,
    "key": "trap-flag",
    "unprotect_id": "U0131",
    "name": "Trap Flag",
    "description": "There is a Trap Flag in the Flags register. Bit number 8 of the EFLAGS register is the trap flag. When the Trap Flag is set, a SINGLE_STEP exception is generated.",
    "resources": "",
    "creation_date": "2022-06-22T01:50:58.910000Z",
    "tags": "trapflag",
    "modification_date": "2023-10-04T10:43:27.051000Z",
    "category": [
        3
    ],
    "rules": [
        85
    ],
    "attachments": [],
    "featured_api": [
        360,
        593
    ],
    "contributors": [
        5
    ]
}