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

{
    "url": "https://unprotect.it/api/featured_api/360/?format=api",
    "library": {
        "id": 1,
        "name": "Kernel32.dll",
        "description": ""
    },
    "name": "IsDebuggerPresent",
    "ref_link": null,
    "from_msdn": true,
    "caution_level": "high",
    "description": "",
    "featured_in": [
        {
            "id": 52,
            "name": "IsDebuggerPresent",
            "url": "https://unprotect.it/technique/isdebuggerpresent/"
        },
        {
            "id": 55,
            "name": "NtSetInformationThread",
            "url": "https://unprotect.it/technique/ntsetinformationthread/"
        },
        {
            "id": 73,
            "name": "Interrupts",
            "url": "https://unprotect.it/technique/interrupts/"
        },
        {
            "id": 74,
            "name": "INT3 Instruction Scanning",
            "url": "https://unprotect.it/technique/int3-instruction-scanning/"
        },
        {
            "id": 212,
            "name": "INT 0x2D",
            "url": "https://unprotect.it/technique/int-0x2d/"
        },
        {
            "id": 213,
            "name": "ICE 0xF1",
            "url": "https://unprotect.it/technique/ice-0xf1/"
        },
        {
            "id": 214,
            "name": "Trap Flag",
            "url": "https://unprotect.it/technique/trap-flag/"
        }
    ]
}