GET /api/v1/releasers/122851/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/317458/?format=api",
"demozoo_url": "https://demozoo.org/graphics/317458/",
"id": 317458,
"title": "Smegma '93",
"author_nicks": [
{
"name": "Smegma",
"abbreviation": "SMG",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/122851/?format=api",
"id": 122851,
"name": "Smegma",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1993",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/51/?format=api",
"id": 51,
"name": "Artpack",
"supertype": "graphics"
}
],
"tags": []
}
]