GET /api/v1/releasers/9923/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/187484/?format=api",
"demozoo_url": "https://demozoo.org/productions/187484/",
"id": 187484,
"title": "Dreamland Editor v0.90β",
"author_nicks": [
{
"name": "Shadow Bandit",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9923/?format=api",
"id": 9923,
"name": "Shadow Bandit",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Diabolic Force",
"abbreviation": "D4Z",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9924/?format=api",
"id": 9924,
"name": "Diabolic Force",
"is_group": true
}
}
],
"release_date": "1997-01",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
]