GET /api/v1/releasers/25523/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/42294/?format=api",
"demozoo_url": "https://demozoo.org/graphics/42294/",
"id": 42294,
"title": "Erection",
"author_nicks": [
{
"name": "Polygon",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/25523/?format=api",
"id": 25523,
"name": "Polygon",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Glue",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/17807/?format=api",
"id": 17807,
"name": "Glue",
"is_group": true
}
}
],
"release_date": "1999-09-04",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/26/?format=api",
"id": 26,
"name": "ANSI",
"supertype": "graphics"
}
],
"tags": []
}
]