GET /api/v1/releasers/98645/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/212098/?format=api",
"demozoo_url": "https://demozoo.org/productions/212098/",
"id": 212098,
"title": "Intel Toilet 2",
"author_nicks": [
{
"name": "Carkki",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/57725/?format=api",
"id": 57725,
"name": "Carkki",
"is_group": false
}
},
{
"name": "Thoron",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/19033/?format=api",
"id": 19033,
"name": "Thoron",
"is_group": false
}
},
{
"name": "Welmin",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/98645/?format=api",
"id": 98645,
"name": "Welmin",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1998-06-27",
"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/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": []
}
]