GET /api/v1/releasers/34649/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/141160/?format=api",
"demozoo_url": "https://demozoo.org/graphics/141160/",
"id": 141160,
"title": "Bat-Moule",
"author_nicks": [
{
"name": "Beb",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/11756/?format=api",
"id": 11756,
"name": "Beb",
"is_group": false
}
},
{
"name": "Hicks",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34649/?format=api",
"id": 34649,
"name": "Hicks",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Vanity",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34648/?format=api",
"id": 34648,
"name": "Vanity",
"is_group": true
}
}
],
"release_date": "2015-06-27",
"supertype": "graphics",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/36/?format=api",
"id": 36,
"name": "Amstrad CPC"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]