GET /api/v1/releasers/17539/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/385099/?format=api",
"demozoo_url": "https://demozoo.org/graphics/385099/",
"id": 385099,
"title": "Street Spydrz (3)",
"author_nicks": [
{
"name": "The Weeze",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/17539/?format=api",
"id": 17539,
"name": "The Weeze",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "ACiD",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
"id": 7647,
"name": "ACiD",
"is_group": true
}
}
],
"release_date": "1992-07-29",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]