GET /api/v1/releasers/38173/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/68316/?format=api",
"demozoo_url": "https://demozoo.org/productions/68316/",
"id": 68316,
"title": "Elite Ninja Ninjas",
"author_nicks": [
{
"name": "Misfit",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/38173/?format=api",
"id": 38173,
"name": "Misfit",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "d4rkn3ss",
"abbreviation": "d4",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/14978/?format=api",
"id": 14978,
"name": "d4rkn3ss",
"is_group": true
}
}
],
"release_date": "2003-11-29",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]