GET /api/v1/releasers/77231/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/73318/?format=api",
"demozoo_url": "https://demozoo.org/productions/73318/",
"id": 73318,
"title": "The Onyx Intro",
"author_nicks": [
{
"name": "Sygma Force",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/77231/?format=api",
"id": 77231,
"name": "Sygma Force",
"is_group": true
}
}
],
"author_affiliation_nicks": [
{
"name": "The Overlanders",
"abbreviation": "OVR",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2223/?format=api",
"id": 2223,
"name": "Overlanders",
"is_group": true
}
}
],
"release_date": "1990",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/75946/?format=api",
"demozoo_url": "https://demozoo.org/productions/75946/",
"id": 75946,
"title": "PIB – The GFA Demo",
"author_nicks": [
{
"name": "Sygma Force",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/77231/?format=api",
"id": 77231,
"name": "Sygma Force",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1989-08-30",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"gfa-basic"
]
}
]