| Dienstleistungen | Kontakt | Energieausgleich | Ansprechpartner | Impressum |
| Person | PersonModule | Einrichtungen |
| Property | Type | Entity | Reference | Module |
| (1) Biografie | STRING | Person | ||
| (2) Geburtsjahr | INT | Person | ||
| (3) Hauptbeitrag | STRING | Person | ||
| (4) Nachname | STRING | Person | ||
| (5) Todesjahr | INT | Person | ||
| (6) Vorname | STRING | Person |
| API-URL | Method Name | Module | HTTP-Method | References |
| (1) /person | insertPerson(person) | PersonModule | POST | Person |
| (2) /person | findAllPerson() | PersonModule | GET | Person |
| (3) /person/{id} | deletePersonById(id) | PersonModule | DELETE | Person |
| (4) /person/{id} | findPersonById(id) | PersonModule | GET | Person |
| (5) /bewegungperson/person/{id} | findAllBewegungPersonOfPerson(id) | PersonModule | GET | Person BewegungPerson |
| (6) /person/{id} | updatePersonById(person) | PersonModule | PUT | Person |
| (7) /historischesereignis/person/{id} | findAllHistorischesEreignisOfPerson(id) | PersonModule | GET | Person HistorischesEreignis |
| Dienstleistungen | Kontakt | Energieausgleich | Ansprechpartner | Impressum |