Files
mystuff_frontend/api_examples/create_cast.json
Lars Behrends d6a0aac5f7 banbaa
2026-04-09 12:46:32 +02:00

9 lines
247 B
JSON

{
"name": "Tom Hardy",
"photo": "https://example.com/tom.jpg",
"bio": "English actor known for versatile roles",
"birthDate": "1977-09-15",
"birthPlace": "Hammersmith, London, England",
"occupations": ["Actor", "Producer", "Writer"]
}