Skip to content

Instantly share code, notes, and snippets.

@pkurzok
Last active November 26, 2024 14:25
Show Gist options
  • Select an option

  • Save pkurzok/c0116172d1479d07c81c0af8a320aa1e to your computer and use it in GitHub Desktop.

Select an option

Save pkurzok/c0116172d1479d07c81c0af8a320aa1e to your computer and use it in GitHub Desktop.
{
"hoerspiele": [
{
"titel": "Die drei ??? Kids",
"autor": "Ulf Blanck",
"genre": "Detektiv",
"sprache": "Deutsch"
},
{
"titel": "Bibi Blocksberg",
"autor": "Elfie Donnelly",
"genre": "Fantasy",
"sprache": "Deutsch"
},
{
"titel": "TKKG",
"autor": "Stefan Wolf",
"genre": "Detektiv",
"sprache": "Deutsch"
},
{
"titel": "Benjamin Blümchen",
"autor": "Elfie Donnelly",
"genre": "Kinder",
"sprache": "Deutsch"
},
{
"titel": "Die kleine Hexe",
"autor": "Otfried Preußler",
"genre": "Fantasy",
"sprache": "Deutsch"
},
{
"titel": "Conni",
"autor": "Liane Schneider",
"genre": "Kinder",
"sprache": "Deutsch"
},
{
"titel": "Die Schule der magischen Tiere",
"autor": "Margit Auer",
"genre": "Fantasy",
"sprache": "Deutsch"
},
{
"titel": "Ritter Rost",
"autor": "Jörg Hilbert",
"genre": "Musical",
"sprache": "Deutsch"
},
{
"titel": "Pettersson und Findus",
"autor": "Sven Nordqvist",
"genre": "Kinder",
"sprache": "Deutsch"
},
{
"titel": "Das Sams",
"autor": "Paul Maar",
"genre": "Kinder",
"sprache": "Deutsch"
},
{
"titel": "Der kleine Prinz",
"autor": "Antoine de Saint-Exupéry",
"genre": "Klassiker",
"sprache": "Deutsch"
},
{
"titel": "Jim Knopf und Lukas der Lokomotivführer",
"autor": "Michael Ende",
"genre": "Abenteuer",
"sprache": "Deutsch"
},
{
"titel": "Pippi Langstrumpf",
"autor": "Astrid Lindgren",
"genre": "Kinder",
"sprache": "Deutsch"
},
{
"titel": "Michael Ende",
"autor": "Michael Ende",
"genre": "Fantasy",
"sprache": "Deutsch"
},
{
"titel": "Der Räuber Hotzenplotz",
"autor": "Otfried Preußler",
"genre": "Abenteuer",
"sprache": "Deutsch"
},
{
"titel": "Hui Buh das Schlossgespenst",
"autor": "Eberhard Alexander-Burgh",
"genre": "Fantasy",
"sprache": "Deutsch"
},
{
"titel": "Die Olchis",
"autor": "Erhard Dietl",
"genre": "Kinder",
"sprache": "Deutsch"
},
{
"titel": "Yakari",
"autor": "Job und Derib",
"genre": "Abenteuer",
"sprache": "Deutsch"
},
{
"titel": "Wickie und die starken Männer",
"autor": "Runer Jonsson",
"genre": "Abenteuer",
"sprache": "Deutsch"
},
{
"titel": "Löwenzahn",
"autor": "Peter Lustig",
"genre": "Bildung",
"sprache": "Deutsch"
},
{
"titel": "Die Wilden Kerle",
"autor": "Joachim Masannek",
"genre": "Abenteuer",
"sprache": "Deutsch"
},
{
"titel": "Hully Boo",
"sprache": "Englisch"
},
{
"titel": "The Ballalloes",
"sprache": "Englisch"
},
{
"titel": "The FoxPack",
"sprache": "Englisch"
},
{
"titel": "The Gnats",
"sprache": "Englisch"
},
{
"titel": "The Three ???",
"sprache": "Englisch"
},
{
"titel": "TKKG",
"sprache": "Englisch"
},
{
"titel": "Winnie-the-Pooh",
"autor": "A.A. Milne",
"genre": "Children",
"sprache": "Englisch"
},
{
"titel": "Peter Pan",
"autor": "J.M. Barrie",
"genre": "Fantasy",
"sprache": "Englisch"
},
{
"titel": "Where the Wild Things Are",
"autor": "Maurice Sendak",
"genre": "Children",
"sprache": "Englisch"
},
{
"titel": "The Jungle Book",
"autor": "Rudyard Kipling",
"genre": "Adventure",
"sprache": "Englisch"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment