GET /api/0.2/facet/
HTTP 200 OK
Allow: OPTIONS, GET
Content-Type: application/json
Vary: Accept

{
    "total": 3,
    "page_size": 25,
    "prev": null,
    "next": null,
    "hits": [],
    "aggregations": {},
    "objects": [
        {
            "id": "topics",
            "model": "ddrfacet",
            "links": {
                "html": "https://ddr.densho.org/topics/",
                "json": "https://ddr.densho.org/api/0.2/facet/topics/",
                "children": "https://ddr.densho.org/api/0.2/facet/topics/children/"
            },
            "title": "Topics",
            "description": "'DDR Topics'"
        },
        {
            "id": "rightsstatements",
            "model": "ddrfacet",
            "links": {
                "html": "https://ddr.densho.org/rightsstatements/",
                "json": "https://ddr.densho.org/api/0.2/facet/rightsstatements/",
                "children": "https://ddr.densho.org/api/0.2/facet/rightsstatements/children/"
            },
            "title": "rightsstatements",
            "description": "Standardized use and rights declarations from rightsstatements.org vocabulary"
        },
        {
            "id": "rights",
            "model": "ddrfacet",
            "links": {
                "html": "https://ddr.densho.org/rights/",
                "json": "https://ddr.densho.org/api/0.2/facet/rights/",
                "children": "https://ddr.densho.org/api/0.2/facet/rights/children/"
            },
            "title": "Rights"
        },
        {
            "id": "facility",
            "model": "ddrfacet",
            "links": {
                "html": "https://ddr.densho.org/facility/",
                "json": "https://ddr.densho.org/api/0.2/facet/facility/",
                "children": "https://ddr.densho.org/api/0.2/facet/facility/children/"
            },
            "title": "Facility",
            "description": "During World War II, over 120,000 persons of Japanese descent were held in a variety of incarceration sites spread across the United States. These facilities were run by several different U.S. governmental agencies and served multiple purposes."
        },
        {
            "id": "genre",
            "model": "ddrfacet",
            "links": {
                "html": "https://ddr.densho.org/genre/",
                "json": "https://ddr.densho.org/api/0.2/facet/genre/",
                "children": "https://ddr.densho.org/api/0.2/facet/genre/children/"
            },
            "title": "Genre"
        },
        {
            "id": "status",
            "model": "ddrfacet",
            "links": {
                "html": "https://ddr.densho.org/status/",
                "json": "https://ddr.densho.org/api/0.2/facet/status/",
                "children": "https://ddr.densho.org/api/0.2/facet/status/children/"
            },
            "title": "Status"
        },
        {
            "id": "language",
            "model": "ddrfacet",
            "links": {
                "html": "https://ddr.densho.org/language/",
                "json": "https://ddr.densho.org/api/0.2/facet/language/",
                "children": "https://ddr.densho.org/api/0.2/facet/language/children/"
            },
            "title": "Language"
        },
        {
            "id": "format",
            "model": "ddrfacet",
            "links": {
                "html": "https://ddr.densho.org/format/",
                "json": "https://ddr.densho.org/api/0.2/facet/format/",
                "children": "https://ddr.densho.org/api/0.2/facet/format/children/"
            },
            "title": "Format"
        },
        {
            "id": "public",
            "model": "ddrfacet",
            "links": {
                "html": "https://ddr.densho.org/public/",
                "json": "https://ddr.densho.org/api/0.2/facet/public/",
                "children": "https://ddr.densho.org/api/0.2/facet/public/children/"
            },
            "title": "Public"
        }
    ]
}