GET /api/v1/releasers/142563/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/345570/?format=api",
"demozoo_url": "https://demozoo.org/productions/345570/",
"id": 345570,
"title": "Party Futureline",
"author_nicks": [
{
"name": "Futureline",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/142563/?format=api",
"id": 142563,
"name": "Futureline",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1989-04-23",
"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": [
"one-file-demo"
]
},
{
"url": "https://demozoo.org/api/v1/productions/361699/?format=api",
"demozoo_url": "https://demozoo.org/productions/361699/",
"id": 361699,
"title": "Subway Art",
"author_nicks": [
{
"name": "Futureline",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/142563/?format=api",
"id": 142563,
"name": "Futureline",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1989",
"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/8/?format=api",
"id": 8,
"name": "Slideshow",
"supertype": "production"
}
],
"tags": []
}
]