GET /api/v1/releasers/139433/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/379413/?format=api",
"demozoo_url": "https://demozoo.org/productions/379413/",
"id": 379413,
"title": "Elevator",
"author_nicks": [
{
"name": "Shen",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/139433/?format=api",
"id": 139433,
"name": "Shen",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2002-05",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/30/?format=api",
"id": 30,
"name": "Nintendo Game Boy Advance (GBA)"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/330136/?format=api",
"demozoo_url": "https://demozoo.org/productions/330136/",
"id": 330136,
"title": "Sworld",
"author_nicks": [
{
"name": "Shen",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/139433/?format=api",
"id": 139433,
"name": "Shen",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2000",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/38/?format=api",
"id": 38,
"name": "Nintendo Game Boy (GB)"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
}
]