GET /api/v1/releasers/32849/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/158534/?format=api",
"demozoo_url": "https://demozoo.org/productions/158534/",
"id": 158534,
"title": "2 Balle 2 Code",
"author_nicks": [
{
"name": "Numeric Dream",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/32849/?format=api",
"id": 32849,
"name": "Numeric Dream",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2006-10-22",
"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": []
},
{
"url": "https://demozoo.org/api/v1/productions/54955/?format=api",
"demozoo_url": "https://demozoo.org/productions/54955/",
"id": 54955,
"title": "Rubbish",
"author_nicks": [
{
"name": "Numeric Dream",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/32849/?format=api",
"id": 32849,
"name": "Numeric Dream",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001-10-27",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/7/?format=api",
"id": 7,
"name": "Linux"
},
{
"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": []
}
]