GET /topic/?format=api&limit=100&offset=100
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 110,
    "next": null,
    "previous": "http://api.profiles.wprdc.org/topic/?format=api&limit=100",
    "results": [
        {
            "id": 2078,
            "slug": "soa-broadband-connectivity-index",
            "name": "AFC Broadband connectivity Index",
            "description": null,
            "hierarchies": {
                "state-of-aging": [
                    {
                        "id": 52,
                        "name": "Social Participation",
                        "slug": "soa-social-participation"
                    },
                    {
                        "id": 143,
                        "name": "Broadband connectivity",
                        "slug": "soa-broadband-connectivity"
                    }
                ]
            }
        },
        {
            "id": 2079,
            "slug": "soa-access-to-recreation-index",
            "name": "AFC Access to recreation Index",
            "description": null,
            "hierarchies": {
                "state-of-aging": [
                    {
                        "id": 52,
                        "name": "Social Participation",
                        "slug": "soa-social-participation"
                    },
                    {
                        "id": 144,
                        "name": "Access to recreation",
                        "slug": "soa-access-to-recreation"
                    }
                ]
            }
        },
        {
            "id": 2080,
            "slug": "soa-access-to-social-and-religious-community-index",
            "name": "AFC Access to social and religious community Index",
            "description": null,
            "hierarchies": {
                "state-of-aging": [
                    {
                        "id": 52,
                        "name": "Social Participation",
                        "slug": "soa-social-participation"
                    },
                    {
                        "id": 145,
                        "name": "Access to social and religious community",
                        "slug": "soa-access-to-social-and-religious-community"
                    }
                ]
            }
        },
        {
            "id": 2081,
            "slug": "soa-workforce-participation-index",
            "name": "AFC Workforce participation Index",
            "description": null,
            "hierarchies": {
                "state-of-aging": [
                    {
                        "id": 52,
                        "name": "Social Participation",
                        "slug": "soa-social-participation"
                    },
                    {
                        "id": 146,
                        "name": "Workforce participation",
                        "slug": "soa-workforce-participation"
                    }
                ]
            }
        },
        {
            "id": 2082,
            "slug": "soa-community-involvement-index",
            "name": "AFC Community involvement Index",
            "description": null,
            "hierarchies": {
                "state-of-aging": [
                    {
                        "id": 52,
                        "name": "Social Participation",
                        "slug": "soa-social-participation"
                    },
                    {
                        "id": 147,
                        "name": "Community involvement",
                        "slug": "soa-community-involvement"
                    }
                ]
            }
        },
        {
            "id": 2083,
            "slug": "soa-proximity-to-emergency-care-index",
            "name": "AFC Proximity to emergency care Index",
            "description": null,
            "hierarchies": {
                "state-of-aging": [
                    {
                        "id": 53,
                        "name": "Community Services",
                        "slug": "soa-community-services"
                    },
                    {
                        "id": 148,
                        "name": "Proximity to emergency care",
                        "slug": "soa-proximity-to-emergency-care"
                    }
                ]
            }
        },
        {
            "id": 2084,
            "slug": "soa-healthcare-availability-index",
            "name": "AFC Healthcare availability Index",
            "description": null,
            "hierarchies": {
                "state-of-aging": [
                    {
                        "id": 53,
                        "name": "Community Services",
                        "slug": "soa-community-services"
                    },
                    {
                        "id": 149,
                        "name": "Healthcare availability",
                        "slug": "soa-healthcare-availability"
                    }
                ]
            }
        },
        {
            "id": 2085,
            "slug": "soa-food-environment-index",
            "name": "AFC Food environment Index",
            "description": null,
            "hierarchies": {
                "state-of-aging": [
                    {
                        "id": 53,
                        "name": "Community Services",
                        "slug": "soa-community-services"
                    },
                    {
                        "id": 150,
                        "name": "Food environment",
                        "slug": "soa-food-environment"
                    }
                ]
            }
        },
        {
            "id": 2086,
            "slug": "soa-elder-care-facilities-index",
            "name": "AFC Elder Care Facilities Index",
            "description": null,
            "hierarchies": {
                "state-of-aging": [
                    {
                        "id": 53,
                        "name": "Community Services",
                        "slug": "soa-community-services"
                    },
                    {
                        "id": 151,
                        "name": "Elder Care Facilities",
                        "slug": "soa-elder-care-facilities"
                    }
                ]
            }
        },
        {
            "id": 2087,
            "slug": "soa-senior-dependency-index",
            "name": "AFC Senior Dependency Index",
            "description": null,
            "hierarchies": {
                "state-of-aging": [
                    {
                        "id": 53,
                        "name": "Community Services",
                        "slug": "soa-community-services"
                    },
                    {
                        "id": 152,
                        "name": "Senior Dependency",
                        "slug": "soa-senior-dependency"
                    }
                ]
            }
        }
    ]
}