GET /apis/api/entities/person/15787/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://mpr.acdh.oeaw.ac.at/apis/api/entities/person/15787/?format=api",
    "id": 15787,
    "name": "Ghica",
    "review": false,
    "start_date": null,
    "start_start_date": null,
    "start_end_date": null,
    "end_date": "1759-07-02",
    "end_start_date": "1759-01-01",
    "end_end_date": "1759-12-31",
    "start_date_written": null,
    "end_date_written": "1759",
    "status": "",
    "references": "",
    "notes": "",
    "published": false,
    "first_name": "Zoe",
    "gender": "female",
    "source": null,
    "text": [
        {
            "id": 3111,
            "label": "ID: 3111",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/metainfo/text/3111/"
        }
    ],
    "collection": [
        {
            "id": 17,
            "label": "QHOD",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/metainfo/collection/17/"
        }
    ],
    "profession": [],
    "title": [],
    "sameAs": [
        "https://mpr.acdh.oeaw.ac.at/entity/15787/"
    ],
    "relations": [
        {
            "id": 15788,
            "label": "Ghica, Zoe (spouseOf) Ghica, Grigore II",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/relations/personperson/15788/",
            "relation_type": {
                "id": 30,
                "label": "spouseOf",
                "url": "https://mpr.acdh.oeaw.ac.at/apis/api/vocabularies/personpersonrelation/30/",
                "parent_id": null
            },
            "related_entity": {
                "id": 14575,
                "label": "Ghica, Grigore II",
                "url": "https://mpr.acdh.oeaw.ac.at/apis/api/entities/person/14575/",
                "type": "Person",
                "sameAs": [
                    "https://mpr.acdh.oeaw.ac.at/entity/14575/"
                ]
            }
        },
        {
            "id": 16189,
            "label": "Stavropoleos, Smaragda (parentOf) Ghica, Zoe",
            "url": "https://mpr.acdh.oeaw.ac.at/apis/api/relations/personperson/16189/",
            "relation_type": {
                "id": 127,
                "label": "parentOf",
                "url": "https://mpr.acdh.oeaw.ac.at/apis/api/vocabularies/personpersonrelation/127/",
                "parent_id": null
            },
            "related_entity": {
                "id": 16188,
                "label": "Stavropoleos, Smaragda",
                "url": "https://mpr.acdh.oeaw.ac.at/apis/api/entities/person/16188/",
                "type": "Person",
                "sameAs": [
                    "https://mpr.acdh.oeaw.ac.at/entity/16188/"
                ]
            }
        }
    ]
}