GET /api/v1.0/xsubjects-list/?lang=en
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 17,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": "agricultural & rural development",
            "text": "Agricultural & rural development",
            "count": 23167
        },
        {
            "id": "air & atmosphere",
            "text": "Air & atmosphere",
            "count": 14019
        },
        {
            "id": "cultivated plants",
            "text": "Cultivated plants",
            "count": 23064
        },
        {
            "id": "energy",
            "text": "Energy",
            "count": 11552
        },
        {
            "id": "environment gen.",
            "text": "Environment gen.",
            "count": 43669
        },
        {
            "id": "fisheries",
            "text": "Fisheries",
            "count": 29191
        },
        {
            "id": "food & nutrition",
            "text": "Food & nutrition",
            "count": 36490
        },
        {
            "id": "forestry",
            "text": "Forestry",
            "count": 15291
        },
        {
            "id": "general",
            "text": "General",
            "count": 6030
        },
        {
            "id": "land & soil",
            "text": "Land & soil",
            "count": 23568
        },
        {
            "id": "legal questions",
            "text": "Legal questions",
            "count": 1327
        },
        {
            "id": "livestock",
            "text": "Livestock",
            "count": 26391
        },
        {
            "id": "mineral resources",
            "text": "Mineral resources",
            "count": 7034
        },
        {
            "id": "sea",
            "text": "Sea",
            "count": 11746
        },
        {
            "id": "waste & hazardous substances",
            "text": "Waste & hazardous substances",
            "count": 18771
        },
        {
            "id": "water",
            "text": "Water",
            "count": 26232
        },
        {
            "id": "wild species & ecosystems",
            "text": "Wild species & ecosystems",
            "count": 37751
        }
    ]
}