GET /api/v1/releasers/77441/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/268722/?format=api",
"demozoo_url": "https://demozoo.org/productions/268722/",
"id": 268722,
"title": "Dragon Trainer",
"author_nicks": [
{
"name": "8Bit 1337",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/77441/?format=api",
"id": 77441,
"name": "8Bit 1337",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2019-04-13",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/16/?format=api",
"id": 16,
"name": "Atari 8 bit"
}
],
"types": [],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/186110/?format=api",
"demozoo_url": "https://demozoo.org/productions/186110/",
"id": 186110,
"title": "Crazy Balloon II",
"author_nicks": [
{
"name": "8Bit 1337",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/77441/?format=api",
"id": 77441,
"name": "8Bit 1337",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2018-04-07",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/16/?format=api",
"id": 16,
"name": "Atari 8 bit"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
}
]