GET /api/v1/releasers/14984/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/53236/?format=api",
"demozoo_url": "https://demozoo.org/productions/53236/",
"id": 53236,
"title": "The Corridor",
"author_nicks": [
{
"name": "Unifox",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/14984/?format=api",
"id": 14984,
"name": "Unifox",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001-12-01",
"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/20559/?format=api",
"demozoo_url": "https://demozoo.org/productions/20559/",
"id": 20559,
"title": "Al CaTesticle",
"author_nicks": [
{
"name": "Unifox",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/14984/?format=api",
"id": 14984,
"name": "Unifox",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001-05-27",
"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": []
}
]