GET /api/v1/releasers/74566/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/179072/?format=api",
"demozoo_url": "https://demozoo.org/graphics/179072/",
"id": 179072,
"title": "Virus disfrazado de MS Clippy",
"author_nicks": [
{
"name": "Jacobo",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/74566/?format=api",
"id": 74566,
"name": "Jacobo",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2004-10-30",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": [
"gimp"
]
},
{
"url": "https://demozoo.org/api/v1/productions/179097/?format=api",
"demozoo_url": "https://demozoo.org/productions/179097/",
"id": 179097,
"title": "Whack-a-demon",
"author_nicks": [
{
"name": "Jacobo",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/74566/?format=api",
"id": 74566,
"name": "Jacobo",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2004-10-30",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/12/?format=api",
"id": 12,
"name": "Browser"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
}
]