GET /api/v1/releasers/41369/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/248778/?format=api",
"demozoo_url": "https://demozoo.org/productions/248778/",
"id": 248778,
"title": "Seven Days 1",
"author_nicks": [
{
"name": "Lazy Minds",
"abbreviation": "LM",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/41369/?format=api",
"id": 41369,
"name": "Lazy Minds",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2005",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/6/?format=api",
"id": 6,
"name": "Amiga AGA"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/5/?format=api",
"id": 5,
"name": "Diskmag",
"supertype": "production"
}
],
"tags": []
}
]