GET /api/v1/releasers/10953/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/210960/?format=api",
"demozoo_url": "https://demozoo.org/productions/210960/",
"id": 210960,
"title": "RGB Bump",
"author_nicks": [
{
"name": "Informer",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/10953/?format=api",
"id": 10953,
"name": "Dante",
"is_group": false
}
},
{
"name": "Space",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/111783/?format=api",
"id": 111783,
"name": "Space",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-03",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/6/?format=api",
"id": 6,
"name": "Amiga AGA"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/3/?format=api",
"id": 3,
"name": "4K Intro",
"supertype": "production"
}
],
"tags": []
}
]