GET /api/v1/releasers/16827/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/23123/?format=api",
"demozoo_url": "https://demozoo.org/graphics/23123/",
"id": 23123,
"title": "Restaurant",
"author_nicks": [
{
"name": "Ghost",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/16827/?format=api",
"id": 16827,
"name": "Ghost",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "MAD Crew",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/37950/?format=api",
"id": 37950,
"name": "MAD Crew",
"is_group": true
}
}
],
"release_date": "1999-08-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/36579/?format=api",
"demozoo_url": "https://demozoo.org/graphics/36579/",
"id": 36579,
"title": "Planet",
"author_nicks": [
{
"name": "Ghost",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/16827/?format=api",
"id": 16827,
"name": "Ghost",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1997-03-30",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]