GET /api/datos-abiertos/categoria/17/recursos
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 0,
    "page": 1,
    "size": 20,
    "next": null,
    "results": []
}