GET /api/v1/releasers/71669/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/171831/?format=api",
"demozoo_url": "https://demozoo.org/productions/171831/",
"id": 171831,
"title": "Centinel",
"author_nicks": [
{
"name": "Ronan Cardaut",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/31376/?format=api",
"id": 31376,
"name": "Elendil",
"is_group": false
}
},
{
"name": "Stéphane Barré",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/71669/?format=api",
"id": 71669,
"name": "Stéphane Barré",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2017-05-15",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/17/?format=api",
"id": 17,
"name": "Atari Falcon"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": []
}
]