GET /api/v1/releasers/80708/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/373073/?format=api",
"demozoo_url": "https://demozoo.org/productions/373073/",
"id": 373073,
"title": "Xerox",
"author_nicks": [
{
"name": "Xerox",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/80708/?format=api",
"id": 80708,
"name": "Xerox",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Legend",
"abbreviation": "[L]",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2075/?format=api",
"id": 2075,
"name": "Legend",
"is_group": true
}
}
],
"release_date": "1998-12-05",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/13/?format=api",
"id": 13,
"name": "Sony Playstation 1 (PSX)"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": [
"hitmod",
"first-production",
"source-available",
"duckstation-incompatible"
]
}
]