GET /api/v1/releasers/82767/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/195087/?format=api",
"demozoo_url": "https://demozoo.org/productions/195087/",
"id": 195087,
"title": "Space Cleaner",
"author_nicks": [
{
"name": "Laboamon",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/82767/?format=api",
"id": 82767,
"name": "Laboamon",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2018-07-28",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": [
"unity"
]
},
{
"url": "https://demozoo.org/api/v1/productions/276146/?format=api",
"demozoo_url": "https://demozoo.org/productions/276146/",
"id": 276146,
"title": "Shin-Non Bre",
"author_nicks": [
{
"name": "Laboamon",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/82767/?format=api",
"id": 82767,
"name": "Laboamon",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2017-07-24",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
}
]