de_oldp_get_case
Retrieve the full text of a German court decision by its numeric ID or slug from Open Legal Data.
Instructions
Fetch the full text of one decision from Open Legal Data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| case_ref | Yes | a numeric OLDP case id (e.g. ``"521203"``) or a slug (e.g. ``"lg-nurnberg-furth-2026-05-21-8-o-486025"``) from a ``de_oldp_case_search`` result. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| date | No | ||
| ecli | No | ||
| note | No | Source: Open Legal Data (de.openlegaldata.io), a community open-data aggregator of German case law across all court levels (federal AND state courts) - database under ODbL v1.0, decisions themselves gemeinfrei per § 5 UrhG. It is NOT an official government service and does not claim completeness; for the six federal supreme/constitutional courts prefer de_rii_case_search (official, complete). OLDP's unique value is the state-court layer (Oberlandesgerichte, Landgerichte, Amtsgerichte, state administrative/social/labor/finance courts). | |
| slug | No | ||
| content | No | Full decision text (HTML). | |
| eli_uri | Yes | ||
| byte_size | No | ||
| court_name | No | ||
| source_url | Yes | ||
| file_number | No | ||
| decision_type | No | ||
| human_readable_citation | No |