GET /api/v1/releasers/135464/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/317448/?format=api",
"demozoo_url": "https://demozoo.org/graphics/317448/",
"id": 317448,
"title": "NBA Network Pack 01",
"author_nicks": [
{
"name": "Nothing But Art Network",
"abbreviation": "NBA",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/135464/?format=api",
"id": 135464,
"name": "Nothing But Art Network",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1993-08-23",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/51/?format=api",
"id": 51,
"name": "Artpack",
"supertype": "graphics"
}
],
"tags": []
}
]