GET /api/v1/releasers/5524/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/3121/?format=api",
"demozoo_url": "https://demozoo.org/productions/3121/",
"id": 3121,
"title": "Webification",
"author_nicks": [
{
"name": "Regulus",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5523/?format=api",
"id": 5523,
"name": "Regulus",
"is_group": false
}
},
{
"name": "Tjomp",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5524/?format=api",
"id": 5524,
"name": "Tjomp",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2000-10-01",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/6/?format=api",
"id": 6,
"name": "Amiga AGA"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/2/?format=api",
"id": 2,
"name": "64K Intro",
"supertype": "production"
}
],
"tags": []
}
]