GET /api/v1/releasers/35115/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/132740/?format=api",
"demozoo_url": "https://demozoo.org/graphics/132740/",
"id": 132740,
"title": "Glaurung",
"author_nicks": [
{
"name": "Darth",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/35115/?format=api",
"id": 35115,
"name": "Darth",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995-08-06",
"supertype": "graphics",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/16/?format=api",
"id": 16,
"name": "Atari 8 bit"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": [
"fantasy",
"dragon",
"fanart"
]
},
{
"url": "https://demozoo.org/api/v1/productions/119882/?format=api",
"demozoo_url": "https://demozoo.org/music/119882/",
"id": 119882,
"title": "Mayday Demo",
"author_nicks": [
{
"name": "Darth",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/35115/?format=api",
"id": 35115,
"name": "Darth",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995",
"supertype": "music",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/16/?format=api",
"id": 16,
"name": "Atari 8 bit"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": [
"sap"
]
}
]