GET /api/v1/releasers/43333/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/87093/?format=api",
"demozoo_url": "https://demozoo.org/graphics/87093/",
"id": 87093,
"title": "Hargita",
"author_nicks": [
{
"name": "bmateusz",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/43333/?format=api",
"id": 43333,
"name": "bmateusz",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2009-06-20",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/36/?format=api",
"id": 36,
"name": "Photo",
"supertype": "graphics"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/87072/?format=api",
"demozoo_url": "https://demozoo.org/productions/87072/",
"id": 87072,
"title": "Cell Arena Online",
"author_nicks": [
{
"name": "bmateusz",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/43333/?format=api",
"id": 43333,
"name": "bmateusz",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2009-06-20",
"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": []
}
]