GET /api/v1/releasers/27249/productions/?format=api&ordering=-name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/43507/?format=api",
"demozoo_url": "https://demozoo.org/productions/43507/",
"id": 43507,
"title": "Is It A Game Or A Demo?",
"author_nicks": [
{
"name": "Junglah",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/27249/?format=api",
"id": 27249,
"name": "Junglah",
"is_group": false
}
},
{
"name": "The Match",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2422/?format=api",
"id": 2422,
"name": "The Match",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2012-10-07",
"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/49750/?format=api",
"demozoo_url": "https://demozoo.org/productions/49750/",
"id": 49750,
"title": "Oldschool Screensaver Junglah",
"author_nicks": [
{
"name": "Junglah",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/27249/?format=api",
"id": 27249,
"name": "Junglah",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2010-05-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": []
}
]