Data from e-Subject
Open e-Subject data is intended for developers who want to download e-Subject data into their application solutions in a machine-readable format. The data is refreshed once a day, in the evening, and it is not necessary to download the data multiple times during the same day because there will be no changes. Data retrieval is recommended between 01:00 and 05:00. GrapQL api is set up at https://e-case.pravosudje.hr/api/ to access e-Subject data. https://e-case.pravosudje.hr/api/schema.graphql contains a schema of data. Two queries are available: • Courts - returns the list of courts with the court ID • Case - parameters are the code number of the case and the court ID In a case, we refresh the lastUpdateTime field whenever an entity changes an object or a subordinate entity, so it is possible to track whether there have been any changes in the subject. Example of a query: Reach of courts: query{ the { Courts id CourtName } } Retrieval of case data: query{ first:case(court: 5063, codeNumber: "Foreclosure-1283/2015") { number id Date of archiving dateAppeal DateAwards DateDecisions Date of establishment Date of dispatch Date of Foreclosure nameUj codeNumber misdemeanor fileOutside the Court NaVisemSud RegisterName RegisterTag TypeDecision typeSubject matter lastUpdateTime { hearings postponement plStart plFinal stStart StFinal room name room code typeActions } written date applicant annexes species } RelatedSubjects{ description tiedTag tiedTagNumber Date of Link guy } the Eternals name species } the { Party name the title of the roles } } }.
Trust score
How is this computed?Composite of 5 axes from our methodology (proof-based officialness, live verification, metadata completeness, license clarity, agent readiness).
- Officialnessweight 25%50/100
Not public-sector → neutral score; not subject to the proof checker.
- Availabilityweight 25%100/100
Latest verification succeeded.
- Metadata completenessweight 20%50/100
3 of 6 recommended metadata fields populated.
- License clarityweight 15%50/100
License info not yet tracked for APIs (datasets only).
- Agent readinessweight 15%10/100
Topic tags assigned
Data access
This entry links to a dataset, file download, or documentation page rather than a self-describing API, so there's no field schema to display.