GET /apis/api/relations/personperson/?format=api&offset=150&ordering=-references
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/personperson/?format=api&limit=50&offset=100&ordering=-references",
    "count": 151,
    "limit": 50,
    "offset": 150,
    "results": [
        {
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/relations/personperson/19760/?format=api",
            "id": 19760,
            "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": "",
            "notes": "",
            "published": false,
            "source": null,
            "related_personA": {
                "id": 19757,
                "label": "Mihrimah Sultan, -",
                "url": "https://mpr.acdh.oeaw.ac.at/apis/api/entities/person/19757/"
            },
            "related_personB": {
                "id": 16545,
                "label": "Sulaiman I., Osmanisches Reich, Sultan, -",
                "url": "https://mpr.acdh.oeaw.ac.at/apis/api/entities/person/16545/"
            },
            "relation_type": {
                "id": 125,
                "label": "childOf",
                "url": "https://mpr.acdh.oeaw.ac.at/apis/api/vocabularies/personpersonrelation/125/",
                "parent_id": null
            }
        }
    ]
}