GET /api/v1/releasers/95902/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/223619/?format=api",
"demozoo_url": "https://demozoo.org/productions/223619/",
"id": 223619,
"title": "NoiseTracker V1.1",
"author_nicks": [
{
"name": "Hallonsoft",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/95902/?format=api",
"id": 95902,
"name": "Hallonsoft",
"is_group": true
}
},
{
"name": "North Star",
"abbreviation": "NS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3078/?format=api",
"id": 3078,
"name": "North Star",
"is_group": true
}
},
{
"name": "The Silents",
"abbreviation": "TSL",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/101/?format=api",
"id": 101,
"name": "The Silents",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1989-08-07",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": [
"tracker"
]
}
]