GET /api/v1/releasers/63749/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/128867/?format=api",
"demozoo_url": "https://demozoo.org/productions/128867/",
"id": 128867,
"title": "Pengy",
"author_nicks": [
{
"name": "Red Rat Software",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/63749/?format=api",
"id": 63749,
"name": "Red Rat Software Ltd.",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1987",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": [
"commercial-game"
]
},
{
"url": "https://demozoo.org/api/v1/productions/145496/?format=api",
"demozoo_url": "https://demozoo.org/productions/145496/",
"id": 145496,
"title": "Technicolor Dream",
"author_nicks": [
{
"name": "Red Rat Software Ltd.",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/63749/?format=api",
"id": 63749,
"name": "Red Rat Software Ltd.",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1986",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/16/?format=api",
"id": 16,
"name": "Atari 8 bit"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/8/?format=api",
"id": 8,
"name": "Slideshow",
"supertype": "production"
}
],
"tags": [
"no-sound"
]
}
]