GET /api/periods/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/periods/1/?format=api",
        "name": "Middle Ages",
        "start_date": null,
        "end_date": null,
        "periodO_id": ""
    },
    {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/periods/2/?format=api",
        "name": "Early Modern",
        "start_date": null,
        "end_date": null,
        "periodO_id": ""
    },
    {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/periods/3/?format=api",
        "name": "Antiquity",
        "start_date": null,
        "end_date": null,
        "periodO_id": ""
    },
    {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/periods/4/?format=api",
        "name": "Middle Ages; Early Modern",
        "start_date": null,
        "end_date": null,
        "periodO_id": ""
    },
    {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/periods/5/?format=api",
        "name": "Contemporary",
        "start_date": null,
        "end_date": null,
        "periodO_id": ""
    },
    {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/periods/6/?format=api",
        "name": "Antiquity; Middle Ages",
        "start_date": null,
        "end_date": null,
        "periodO_id": ""
    },
    {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/periods/7/?format=api",
        "name": "Long Nineteenth Century; Modern",
        "start_date": null,
        "end_date": null,
        "periodO_id": ""
    },
    {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/periods/8/?format=api",
        "name": "Long Nineteenth Century",
        "start_date": null,
        "end_date": null,
        "periodO_id": ""
    },
    {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/periods/9/?format=api",
        "name": "Modern",
        "start_date": null,
        "end_date": null,
        "periodO_id": ""
    },
    {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/periods/10/?format=api",
        "name": "Early Modern; Long Nineteenth Century",
        "start_date": null,
        "end_date": null,
        "periodO_id": ""
    },
    {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/periods/11/?format=api",
        "name": "Early Modern; Long Nineteenth Century; Modern; Contemporary",
        "start_date": null,
        "end_date": null,
        "periodO_id": ""
    }
]