GET /api/v1/releasers/72410/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/173785/?format=api",
"demozoo_url": "https://demozoo.org/productions/173785/",
"id": 173785,
"title": "Battle Baouws",
"author_nicks": [
{
"name": "Alex Savia",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/72410/?format=api",
"id": 72410,
"name": "Alex Savia",
"is_group": false
}
},
{
"name": "Alvar Wihuri",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/72408/?format=api",
"id": 72408,
"name": "Alvar Wihuri",
"is_group": false
}
},
{
"name": "Andreas Katsaras",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/72411/?format=api",
"id": 72411,
"name": "Andreas Katsaras",
"is_group": false
}
},
{
"name": "Otto Olavinen",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/72409/?format=api",
"id": 72409,
"name": "Otto Olavinen",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2017-07-02",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/48/?format=api",
"id": 48,
"name": "Java"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]