GET /api/v1/releasers/1012/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/7130/?format=api",
"demozoo_url": "https://demozoo.org/graphics/7130/",
"id": 7130,
"title": "Temptation",
"author_nicks": [
{
"name": "Ninja",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1012/?format=api",
"id": 1012,
"name": "Ninja",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Dual Crew Shining",
"abbreviation": "DCS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/407/?format=api",
"id": 407,
"name": "Dual Crew Shining",
"is_group": true
}
}
],
"release_date": "1994-12-30",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": [
"lost"
]
},
{
"url": "https://demozoo.org/api/v1/productions/206902/?format=api",
"demozoo_url": "https://demozoo.org/graphics/206902/",
"id": 206902,
"title": "Awesome Stone Logo",
"author_nicks": [
{
"name": "Ninja",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1012/?format=api",
"id": 1012,
"name": "Ninja",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1992-02-17",
"supertype": "graphics",
"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/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": [
"logo"
]
}
]