GET /api/v1/releasers/58823/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/270104/?format=api",
"demozoo_url": "https://demozoo.org/graphics/270104/",
"id": 270104,
"title": "ALE Pack #1",
"author_nicks": [
{
"name": "Alien Legion",
"abbreviation": "ALE",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/58823/?format=api",
"id": 58823,
"name": "Alien Legion",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1994-08-15",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/51/?format=api",
"id": 51,
"name": "Artpack",
"supertype": "graphics"
}
],
"tags": []
}
]