GET /api/v1/releasers/98305/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/224370/?format=api",
"demozoo_url": "https://demozoo.org/productions/224370/",
"id": 224370,
"title": "Contribution",
"author_nicks": [
{
"name": "Don Martini",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/96993/?format=api",
"id": 96993,
"name": "Don Martini",
"is_group": false
}
},
{
"name": "Mr. Wacko",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/98305/?format=api",
"id": 98305,
"name": "Mr. Wacko",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/10/?format=api",
"id": 10,
"name": "40k Intro",
"supertype": "production"
}
],
"tags": []
}
]