GET /api/v1/releasers/70055/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/168692/?format=api",
"demozoo_url": "https://demozoo.org/graphics/168692/",
"id": 168692,
"title": "Twilight of the Thundergod",
"author_nicks": [
{
"name": "Dead Pacman",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/70055/?format=api",
"id": 70055,
"name": "Dead Pacman",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2013-02-23",
"supertype": "graphics",
"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/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/173955/?format=api",
"demozoo_url": "https://demozoo.org/productions/173955/",
"id": 173955,
"title": "Viking",
"author_nicks": [
{
"name": "Dead Pacman",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/70055/?format=api",
"id": 70055,
"name": "Dead Pacman",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2012-02-25",
"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": []
}
]