GET /api/v1/releasers/18890/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/28243/?format=api",
"demozoo_url": "https://demozoo.org/graphics/28243/",
"id": 28243,
"title": "Petshop",
"author_nicks": [
{
"name": "Pentalysion",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/18890/?format=api",
"id": 18890,
"name": "Pentalysion",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Synthesis",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/123493/?format=api",
"id": 123493,
"name": "Synthesis",
"is_group": true
}
}
],
"release_date": "1995-01-14",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": [
"lost"
]
},
{
"url": "https://demozoo.org/api/v1/productions/27065/?format=api",
"demozoo_url": "https://demozoo.org/graphics/27065/",
"id": 27065,
"title": "Twilight",
"author_nicks": [
{
"name": "Pentalysion",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/18890/?format=api",
"id": 18890,
"name": "Pentalysion",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1994-06-11",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]