GET /api/v1/releasers/135515/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/362186/?format=api",
"demozoo_url": "https://demozoo.org/productions/362186/",
"id": 362186,
"title": "The Miraculous Lash",
"author_nicks": [
{
"name": "Lash",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/106605/?format=api",
"id": 106605,
"name": "Lash",
"is_group": true
}
},
{
"name": "Miracle",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/135515/?format=api",
"id": 135515,
"name": "Miracle",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1988-09-28",
"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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/362187/?format=api",
"demozoo_url": "https://demozoo.org/productions/362187/",
"id": 362187,
"title": "Contact Us!",
"author_nicks": [
{
"name": "Miracle",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/135515/?format=api",
"id": 135515,
"name": "Miracle",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1988-06-10",
"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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]