GET /api/v1/releasers/4464/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/1873/?format=api",
"demozoo_url": "https://demozoo.org/productions/1873/",
"id": 1873,
"title": "NM i Compofiller",
"author_nicks": [
{
"name": "Kaktusen",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/4221/?format=api",
"id": 4221,
"name": "Mono Magnus",
"is_group": false
}
},
{
"name": "Mr. Clean",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/4464/?format=api",
"id": 4464,
"name": "Mr. Clean",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2010-04-04",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]