GET /api/featured_api/29/?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/29/?format=api",
    "library": {
        "id": 1,
        "name": "Kernel32.dll",
        "description": ""
    },
    "name": "Thread32First",
    "ref_link": "https://learn.microsoft.com/en-us/windows/win32/api/tlhelp32/nf-tlhelp32-thread32first?WT.mc_id=SEC-MVP-5005282",
    "from_msdn": true,
    "caution_level": "medium",
    "description": "",
    "featured_in": [
        {
            "id": 109,
            "name": "SuspendThread",
            "url": "https://unprotect.it/technique/suspendthread/"
        },
        {
            "id": 111,
            "name": "Thread Execution Hijacking",
            "url": "https://unprotect.it/technique/thread-execution-hijacking/"
        },
        {
            "id": 113,
            "name": "APC injection",
            "url": "https://unprotect.it/technique/apc-injection/"
        },
        {
            "id": 114,
            "name": "Atom Bombing",
            "url": "https://unprotect.it/technique/atom-bombing/"
        },
        {
            "id": 168,
            "name": "Detecting Online Sandbox",
            "url": "https://unprotect.it/technique/detecting-online-sandbox/"
        },
        {
            "id": 172,
            "name": "Killing Windows Event Log",
            "url": "https://unprotect.it/technique/killing-windows-event-log/"
        }
    ]
}