GET /api/v1/releasers/30789/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/179726/?format=api",
"demozoo_url": "https://demozoo.org/productions/179726/",
"id": 179726,
"title": "Splash The Cat",
"author_nicks": [
{
"name": "The Last Dream",
"abbreviation": "TLD",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/30789/?format=api",
"id": 30789,
"name": "The Last Dream",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2000-08-26",
"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/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": [
"lost"
]
},
{
"url": "https://demozoo.org/api/v1/productions/52271/?format=api",
"demozoo_url": "https://demozoo.org/productions/52271/",
"id": 52271,
"title": "First Dream",
"author_nicks": [
{
"name": "MDR",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/26614/?format=api",
"id": 26614,
"name": "MDR",
"is_group": true
}
},
{
"name": "The Last Dream",
"abbreviation": "TLD",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/30789/?format=api",
"id": 30789,
"name": "The Last Dream",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2000-07-08",
"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": [
"source-available"
]
}
]