GET /api/featured_api/13/?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/13/?format=api",
    "library": {
        "id": 2,
        "name": "NTDLL.DLL",
        "description": ""
    },
    "name": "NtCreateSection",
    "ref_link": "https://learn.microsoft.com/en-us/windows-hardware/drivers/ddi/ntifs/nf-ntifs-ntcreatesection?WT.mc_id=SEC-MVP-5005282",
    "from_msdn": true,
    "caution_level": "medium",
    "description": "",
    "featured_in": [
        {
            "id": 113,
            "name": "APC injection",
            "url": "https://unprotect.it/technique/apc-injection/"
        },
        {
            "id": 119,
            "name": "Process Doppelgänging",
            "url": "https://unprotect.it/technique/process-doppelganging/"
        },
        {
            "id": 170,
            "name": "Process Herpaderping",
            "url": "https://unprotect.it/technique/process-herpaderping/"
        }
    ]
}