Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (15 loc) · 910 Bytes

Case.md

File metadata and controls

19 lines (15 loc) · 910 Bytes

Case

Properties

Name Type Description Notes
id int [optional]
slug str [optional]
court CourtMinimal [optional]
file_number str File number as defined by court
_date date Publication date as in source [optional]
created_date datetime Entry is created at this date time [optional]
updated_date datetime Date time of last change [optional]
type str Type of decision (Urteil, Beschluss, ...) [optional]
ecli str European Case Law Identifier [optional]
content str Case full-text formatted in Legal HTML

[Back to Model list] [Back to API list] [Back to README]