GET /api/v1/releasers/35937/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/90081/?format=api",
"demozoo_url": "https://demozoo.org/productions/90081/",
"id": 90081,
"title": "Defiance",
"author_nicks": [
{
"name": "gfx",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/35937/?format=api",
"id": 35937,
"name": "gfx",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2003-04-19",
"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/62052/?format=api",
"demozoo_url": "https://demozoo.org/productions/62052/",
"id": 62052,
"title": "Peacekeeperz",
"author_nicks": [
{
"name": "gfx",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/35937/?format=api",
"id": 35937,
"name": "gfx",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2002-04-20",
"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": []
}
]