GET /api/v1/releasers/13258/productions/?format=api&ordering=-id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/162142/?format=api",
"demozoo_url": "https://demozoo.org/graphics/162142/",
"id": 162142,
"title": "Eye Over You",
"author_nicks": [
{
"name": "Exocet",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/13258/?format=api",
"id": 13258,
"name": "Exocet",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Arclite",
"abbreviation": "al",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1384/?format=api",
"id": 1384,
"name": "Arclite",
"is_group": true
}
}
],
"release_date": "1994-12-25",
"supertype": "graphics",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/25/?format=api",
"id": 25,
"name": "ASCII Collection",
"supertype": "graphics"
}
],
"tags": []
}
]