| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | ||
| dokumentnummer | str | ||
| herausgeber | Zuordnung | ||
| datum | date | ||
| aktualisiert | datetime | Letzte Aktualisierung der Entität | |
| titel | str | ||
| fundstelle | Fundstelle | ||
| vorgangsbezug_anzahl | int | Gesamtzahl der zugehörigen Vorgänge | |
| dokumentart | str | defaults to "Plenarprotokoll" | |
| typ | str | defaults to "Dokument" | |
| wahlperiode | int | [optional] | |
| pdf_hash | str | MD5-Prüfsumme der PDF-Datei | [optional] |
| vorgangsbezug | [Vorgangsbezug] | Zusammenfassung der ersten 4 zugehörigen Vorgänge | [optional] |
| sitzungsbemerkung | str | [optional] | |
| text | str | Volltext des Dokuments Das Beispiel enthält einen gekürzten Auszug einer Drucksache. | [optional] |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |