GET /apis/api/relations/placeplace/?format=api&offset=1300&ordering=start_end_date
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "next": null,
    "previous": "https://mpr.acdh.oeaw.ac.at/apis/api/relations/placeplace/?format=api&limit=50&offset=1250&ordering=start_end_date",
    "count": 1302,
    "limit": 50,
    "offset": 1300,
    "results": [
        {
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/relations/placeplace/14937/?format=api",
            "id": 14937,
            "review": false,
            "start_date": "1951-07-02",
            "start_start_date": "1951-01-01",
            "start_end_date": "1951-12-31",
            "end_date": null,
            "end_start_date": null,
            "end_end_date": null,
            "start_date_written": "1951",
            "end_date_written": null,
            "status": "",
            "references": "",
            "notes": "",
            "published": false,
            "source": null,
            "related_placeA": {
                "id": 2614,
                "label": "Bielsko-Biała",
                "url": "https://mpr.acdh.oeaw.ac.at/apis/api/entities/place/2614/"
            },
            "related_placeB": {
                "id": 6914,
                "label": "Bielsko",
                "url": "https://mpr.acdh.oeaw.ac.at/apis/api/entities/place/6914/"
            },
            "relation_type": {
                "id": 593,
                "label": "successor of",
                "url": "https://mpr.acdh.oeaw.ac.at/apis/api/vocabularies/placeplacerelation/593/",
                "parent_id": null
            }
        },
        {
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/relations/placeplace/14938/?format=api",
            "id": 14938,
            "review": false,
            "start_date": "1951-07-02",
            "start_start_date": "1951-01-01",
            "start_end_date": "1951-12-31",
            "end_date": null,
            "end_start_date": null,
            "end_end_date": null,
            "start_date_written": "1951",
            "end_date_written": null,
            "status": "",
            "references": "",
            "notes": "",
            "published": false,
            "source": null,
            "related_placeA": {
                "id": 2614,
                "label": "Bielsko-Biała",
                "url": "https://mpr.acdh.oeaw.ac.at/apis/api/entities/place/2614/"
            },
            "related_placeB": {
                "id": 2615,
                "label": "Biaƚa",
                "url": "https://mpr.acdh.oeaw.ac.at/apis/api/entities/place/2615/"
            },
            "relation_type": {
                "id": 593,
                "label": "successor of",
                "url": "https://mpr.acdh.oeaw.ac.at/apis/api/vocabularies/placeplacerelation/593/",
                "parent_id": null
            }
        }
    ]
}