GET /api/v1/releasers/50612/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/151573/?format=api",
"demozoo_url": "https://demozoo.org/productions/151573/",
"id": 151573,
"title": "Power Demo",
"author_nicks": [
{
"name": "Arc Angels",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/50612/?format=api",
"id": 50612,
"name": "Arc Angels",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1992-01-20",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/35/?format=api",
"id": 35,
"name": "Acorn Archimedes"
}
],
"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/289093/?format=api",
"demozoo_url": "https://demozoo.org/productions/289093/",
"id": 289093,
"title": "Arc Angels Demo 1",
"author_nicks": [
{
"name": "Arc Angels",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/50612/?format=api",
"id": 50612,
"name": "Arc Angels",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1989-12",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/35/?format=api",
"id": 35,
"name": "Acorn Archimedes"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]