GET /api/v1/releasers/72512/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/174121/?format=api",
"demozoo_url": "https://demozoo.org/productions/174121/",
"id": 174121,
"title": "Teacher Busters",
"author_nicks": [
{
"name": "Markus Breyer",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/72512/?format=api",
"id": 72512,
"name": "Markus Breyer",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1985",
"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/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": [
"german",
"public-domain",
"violence"
]
},
{
"url": "https://demozoo.org/api/v1/productions/174122/?format=api",
"demozoo_url": "https://demozoo.org/music/174122/",
"id": 174122,
"title": "Teacher Busters (Soundtrack)",
"author_nicks": [
{
"name": "Markus Breyer",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/72512/?format=api",
"id": 72512,
"name": "Markus Breyer",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1985",
"supertype": "music",
"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/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
}
]