GET /api/v1/releasers/43477/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/87597/?format=api",
"demozoo_url": "https://demozoo.org/productions/87597/",
"id": 87597,
"title": "fail4k",
"author_nicks": [
{
"name": "teistiz",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/43477/?format=api",
"id": 43477,
"name": "teistiz",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2011-05-14",
"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/3/?format=api",
"id": 3,
"name": "4K Intro",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/153972/?format=api",
"demozoo_url": "https://demozoo.org/productions/153972/",
"id": 153972,
"title": "demo_lol",
"author_nicks": [
{
"name": "teistiz",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/43477/?format=api",
"id": 43477,
"name": "teistiz",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2010-11-06",
"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": []
}
]