GET /apis/api/relations/personevent/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "next": null,
    "previous": null,
    "count": 0,
    "limit": 50,
    "offset": 0,
    "results": []
}