GET /api/v1/releasers/32773/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/54687/?format=api",
"demozoo_url": "https://demozoo.org/graphics/54687/",
"id": 54687,
"title": "Diablo1",
"author_nicks": [
{
"name": "Falton",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/32773/?format=api",
"id": 32773,
"name": "Falton",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2008-11-19",
"supertype": "graphics",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/2/?format=api",
"id": 2,
"name": "ZX Spectrum"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/14059/?format=api",
"demozoo_url": "https://demozoo.org/graphics/14059/",
"id": 14059,
"title": "Zamok",
"author_nicks": [
{
"name": "Falton",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/32773/?format=api",
"id": 32773,
"name": "Falton",
"is_group": false
}
},
{
"name": "Oscar",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9584/?format=api",
"id": 9584,
"name": "Oscar",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1998",
"supertype": "graphics",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/2/?format=api",
"id": 2,
"name": "ZX Spectrum"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]