GET /apis/api/relations/placeplace/?format=api&offset=1300&ordering=-notes
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=-notes",
    "count": 1302,
    "limit": 50,
    "offset": 1300,
    "results": [
        {
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/relations/placeplace/19595/?format=api",
            "id": 19595,
            "review": false,
            "start_date": null,
            "start_start_date": null,
            "start_end_date": null,
            "end_date": null,
            "end_start_date": null,
            "end_end_date": null,
            "start_date_written": null,
            "end_date_written": null,
            "status": "",
            "references": null,
            "notes": null,
            "published": false,
            "source": null,
            "related_placeA": {
                "id": 19594,
                "label": "Nazareth",
                "url": "https://mpr.acdh.oeaw.ac.at/apis/api/entities/place/19594/"
            },
            "related_placeB": {
                "id": 15741,
                "label": "Israel",
                "url": "https://mpr.acdh.oeaw.ac.at/apis/api/entities/place/15741/"
            },
            "relation_type": {
                "id": 6,
                "label": "located in",
                "url": "https://mpr.acdh.oeaw.ac.at/apis/api/vocabularies/placeplacerelation/6/",
                "parent_id": null
            }
        },
        {
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/relations/placeplace/19610/?format=api",
            "id": 19610,
            "review": false,
            "start_date": null,
            "start_start_date": null,
            "start_end_date": null,
            "end_date": null,
            "end_start_date": null,
            "end_end_date": null,
            "start_date_written": null,
            "end_date_written": null,
            "status": "",
            "references": null,
            "notes": null,
            "published": false,
            "source": null,
            "related_placeA": {
                "id": 19609,
                "label": "Staffordshire",
                "url": "https://mpr.acdh.oeaw.ac.at/apis/api/entities/place/19609/"
            },
            "related_placeB": {
                "id": 3212,
                "label": "Großbritannien",
                "url": "https://mpr.acdh.oeaw.ac.at/apis/api/entities/place/3212/"
            },
            "relation_type": {
                "id": 6,
                "label": "located in",
                "url": "https://mpr.acdh.oeaw.ac.at/apis/api/vocabularies/placeplacerelation/6/",
                "parent_id": null
            }
        }
    ]
}