GET /api/v1/releasers/32820/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/56686/?format=api",
"demozoo_url": "https://demozoo.org/productions/56686/",
"id": 56686,
"title": "Asteroid",
"author_nicks": [
{
"name": "Binarylife",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/32820/?format=api",
"id": 32820,
"name": "Binarylife",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2004-08-21",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/47/?format=api",
"id": 47,
"name": "Flash"
}
],
"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/56691/?format=api",
"demozoo_url": "https://demozoo.org/productions/56691/",
"id": 56691,
"title": "Barbarian: back to the fighting",
"author_nicks": [
{
"name": "Binarylife",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/32820/?format=api",
"id": 32820,
"name": "Binarylife",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2004-08-21",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/34/?format=api",
"id": 34,
"name": "Video",
"supertype": "production"
}
],
"tags": []
}
]