GET /api/v1/releasers/55465/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/331164/?format=api",
"demozoo_url": "https://demozoo.org/productions/331164/",
"id": 331164,
"title": "Compo Demo",
"author_nicks": [
{
"name": "The Ones Who",
"abbreviation": "TOW",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/55465/?format=api",
"id": 55465,
"name": "The Ones Who",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1993-12-29",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"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/129314/?format=api",
"demozoo_url": "https://demozoo.org/productions/129314/",
"id": 129314,
"title": "Airwolf-Fixer V1.0",
"author_nicks": [
{
"name": "Lamex",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/23612/?format=api",
"id": 23612,
"name": "Lamex",
"is_group": true
}
},
{
"name": "The Ones Who",
"abbreviation": "TOW",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/55465/?format=api",
"id": 55465,
"name": "The Ones Who",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1993-05-30",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": [
"airwolf"
]
}
]