GET /api/v1/releasers/6211/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/31508/?format=api",
"demozoo_url": "https://demozoo.org/graphics/31508/",
"id": 31508,
"title": "Sweet Showdown",
"author_nicks": [
{
"name": "m0Ro",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6211/?format=api",
"id": 6211,
"name": "m0Ro",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2012-04-07",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/4434/?format=api",
"demozoo_url": "https://demozoo.org/graphics/4434/",
"id": 4434,
"title": "Game Over",
"author_nicks": [
{
"name": "m0Ro",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6211/?format=api",
"id": 6211,
"name": "m0Ro",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2011-04-24",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]