GET /api/v1/releasers/19776/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/64193/?format=api",
"demozoo_url": "https://demozoo.org/productions/64193/",
"id": 64193,
"title": "CloseGL v2",
"author_nicks": [
{
"name": "Jesper",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/19776/?format=api",
"id": 19776,
"name": "Jesper",
"is_group": false
}
},
{
"name": "Sharky",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/18464/?format=api",
"id": 18464,
"name": "Sharky",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2002-12-28",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/7/?format=api",
"id": 7,
"name": "Linux"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/28870/?format=api",
"demozoo_url": "https://demozoo.org/graphics/28870/",
"id": 28870,
"title": "?",
"author_nicks": [
{
"name": "Jesper",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/19776/?format=api",
"id": 19776,
"name": "Jesper",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995-07-29",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]