GET /api/v1/releasers/12013/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/325764/?format=api",
"demozoo_url": "https://demozoo.org/productions/325764/",
"id": 325764,
"title": "Intel Outside",
"author_nicks": [
{
"name": "Dzez",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/12013/?format=api",
"id": 12013,
"name": "Dzez",
"is_group": false
}
},
{
"name": "Gorzyga",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/10848/?format=api",
"id": 10848,
"name": "Gorzyga",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2000-05-07",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/6/?format=api",
"id": 6,
"name": "Amiga AGA"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]