GET /api/v1/releasers/90844/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/206194/?format=api",
"demozoo_url": "https://demozoo.org/productions/206194/",
"id": 206194,
"title": "Wavey Trash",
"author_nicks": [
{
"name": "ThePiloseOne",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/90844/?format=api",
"id": 90844,
"name": "ThePiloseOne",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2019-07-13",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/62/?format=api",
"id": 62,
"name": "Custom Hardware"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/22/?format=api",
"id": 22,
"name": "32K Intro",
"supertype": "production"
}
],
"tags": [
"tiki100"
]
}
]