GET /api/periods/
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/",
        "name": "Middle Ages",
        "start_date": null,
        "end_date": null,
        "periodO_id": ""
    },
    {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/periods/2/",
        "name": "Early Modern",
        "start_date": null,
        "end_date": null,
        "periodO_id": ""
    },
    {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/periods/3/",
        "name": "Antiquity",
        "start_date": null,
        "end_date": null,
        "periodO_id": ""
    },
    {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/periods/4/",
        "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/",
        "name": "Contemporary",
        "start_date": null,
        "end_date": null,
        "periodO_id": ""
    },
    {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/periods/6/",
        "name": "Antiquity; Middle Ages",
        "start_date": null,
        "end_date": null,
        "periodO_id": ""
    },
    {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/periods/7/",
        "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/",
        "name": "Long Nineteenth Century",
        "start_date": null,
        "end_date": null,
        "periodO_id": ""
    },
    {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/periods/9/",
        "name": "Modern",
        "start_date": null,
        "end_date": null,
        "periodO_id": ""
    },
    {
        "url": "http://dig-ed-cat.acdh.oeaw.ac.at/api/periods/10/",
        "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/",
        "name": "Early Modern; Long Nineteenth Century; Modern; Contemporary",
        "start_date": null,
        "end_date": null,
        "periodO_id": ""
    }
]