GET /api/v1/releasers/90814/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/206075/?format=api",
"demozoo_url": "https://demozoo.org/productions/206075/",
"id": 206075,
"title": "Parley-Voo",
"author_nicks": [
{
"name": "Elbow",
"abbreviation": "LBO",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/90814/?format=api",
"id": 90814,
"name": "Elbow",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1989-02-15",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/2/?format=api",
"id": 2,
"name": "64K Intro",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/206074/?format=api",
"demozoo_url": "https://demozoo.org/productions/206074/",
"id": 206074,
"title": "Joy",
"author_nicks": [
{
"name": "Elbow",
"abbreviation": "LBO",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/90814/?format=api",
"id": 90814,
"name": "Elbow",
"is_group": true
}
},
{
"name": "Knickers",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/68982/?format=api",
"id": 68982,
"name": "Knickers",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1989",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/10/?format=api",
"id": 10,
"name": "40k Intro",
"supertype": "production"
}
],
"tags": []
}
]