GET /api/v1/releasers/68622/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/165494/?format=api",
"demozoo_url": "https://demozoo.org/graphics/165494/",
"id": 165494,
"title": "Space Convoy",
"author_nicks": [
{
"name": "Grishnag",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/68622/?format=api",
"id": 68622,
"name": "Grishnag",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2002-03-30",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]