GET /api/v1/releasers/5438/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/2966/?format=api",
"demozoo_url": "https://demozoo.org/graphics/2966/",
"id": 2966,
"title": "Vi Gir Faen",
"author_nicks": [
{
"name": "Point",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5438/?format=api",
"id": 5438,
"name": "Point",
"is_group": false
}
},
{
"name": "Strife",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1184/?format=api",
"id": 1184,
"name": "Strife",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Apathy",
"abbreviation": "APT",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1183/?format=api",
"id": 1183,
"name": "Apathy",
"is_group": true
}
}
],
"release_date": "1997-07-06",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/24/?format=api",
"id": 24,
"name": "ASCII",
"supertype": "graphics"
}
],
"tags": []
}
]