{
    "api": "YAML JSON TOON Database",
    "version": "1.0.0",
    "format": "json",
    "category": {
        "id": 11,
        "slug": "networking",
        "name": "Networking",
        "description": "Network protocols, models, and architecture.",
        "icon": "globe",
        "created_at": 1783090350
    },
    "datasets": [
        {
            "id": 1,
            "slug": "network-ports-reference",
            "title": "Common Network Ports",
            "description": "Well-known TCP and UDP ports for common network services.",
            "tags": "networking,ports,tcp,udp,reference",
            "view_count": 0,
            "created_at": 1783090350
        },
        {
            "id": 2,
            "slug": "dns-fundamentals",
            "title": "DNS Fundamentals",
            "description": "Common DNS record types and their purposes.",
            "tags": "networking,dns,records",
            "view_count": 0,
            "created_at": 1783090350
        },
        {
            "id": 3,
            "slug": "http2-http3-features",
            "title": "HTTP/2 and HTTP/3 Features",
            "description": "Key features and improvements introduced in HTTP/2 and HTTP/3 over HTTP/1.1.",
            "tags": "networking,http2,http3,protocols,performance",
            "view_count": 0,
            "created_at": 1783090350
        },
        {
            "id": 4,
            "slug": "network-topologies",
            "title": "Network Topologies",
            "description": "Common physical and logical network layouts.",
            "tags": "networking,topology,architecture",
            "view_count": 0,
            "created_at": 1783090350
        },
        {
            "id": 5,
            "slug": "osi-model-layers",
            "title": "OSI Model Layers",
            "description": "The seven layers of the OSI reference model.",
            "tags": "networking,osi,protocols",
            "view_count": 0,
            "created_at": 1783090350
        },
        {
            "id": 6,
            "slug": "routing-protocols",
            "title": "Routing Protocols",
            "description": "Algorithms and protocols that determine packet paths.",
            "tags": "networking,routing,protocols",
            "view_count": 0,
            "created_at": 1783090350
        },
        {
            "id": 7,
            "slug": "tcp-ip-protocol-suite",
            "title": "TCP/IP Protocol Suite",
            "description": "Layers and core protocols of the TCP/IP model.",
            "tags": "networking,tcp,ip,protocols",
            "view_count": 0,
            "created_at": 1783090350
        }
    ]
}