GET /api/v1/releasers/6735/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/27002/?format=api",
"demozoo_url": "https://demozoo.org/graphics/27002/",
"id": 27002,
"title": "The Reminder",
"author_nicks": [
{
"name": "Fashion",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6735/?format=api",
"id": 6735,
"name": "Fashion Design",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Static Bytes",
"abbreviation": "STB",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1736/?format=api",
"id": 1736,
"name": "Static Bytes",
"is_group": true
}
}
],
"release_date": "1993-08-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/5371/?format=api",
"demozoo_url": "https://demozoo.org/graphics/5371/",
"id": 5371,
"title": "Aliens",
"author_nicks": [
{
"name": "Fashion Design",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6735/?format=api",
"id": 6735,
"name": "Fashion Design",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1992-12-29",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": [
"copy-pic",
"alien-theme"
]
}
]