GET /api/featured_api/413/?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/413/?format=api",
    "library": {
        "id": 1,
        "name": "Kernel32.dll",
        "description": ""
    },
    "name": "GetTickCount",
    "ref_link": null,
    "from_msdn": true,
    "caution_level": "medium",
    "description": "",
    "featured_in": [
        {
            "id": 65,
            "name": "GetTickCount",
            "url": "https://unprotect.it/technique/gettickcount/"
        },
        {
            "id": 161,
            "name": "DNS API Injection",
            "url": "https://unprotect.it/technique/dns-api-injection/"
        },
        {
            "id": 215,
            "name": "Windows Event Log Evasion via Native APIs",
            "url": "https://unprotect.it/technique/windows-event-log-evasion-via-native-apis/"
        }
    ]
}