GET /api/v1/releasers/11005/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/9685/?format=api",
"demozoo_url": "https://demozoo.org/productions/9685/",
"id": 9685,
"title": "Outdoor Jesus",
"author_nicks": [
{
"name": "Eichel",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/11005/?format=api",
"id": 11005,
"name": "Eichel",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001-11-03",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"bruce-lee",
"incomplete-credits"
]
},
{
"url": "https://demozoo.org/api/v1/productions/47246/?format=api",
"demozoo_url": "https://demozoo.org/productions/47246/",
"id": 47246,
"title": "Dumbnut",
"author_nicks": [
{
"name": "Eichel",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/11005/?format=api",
"id": 11005,
"name": "Eichel",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2000-11-04",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"opengl",
"bass",
"upx",
"incomplete-credits"
]
}
]