GET /api/v1/releasers/7000/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/6652/?format=api",
"demozoo_url": "https://demozoo.org/graphics/6652/",
"id": 6652,
"title": "Eagle",
"author_nicks": [
{
"name": "Solid",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/7000/?format=api",
"id": 7000,
"name": "Solid",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Cryptoburners",
"abbreviation": "CRB",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/704/?format=api",
"id": 704,
"name": "Cryptoburners",
"is_group": true
}
}
],
"release_date": "1994-04-02",
"supertype": "graphics",
"platforms": [],
"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/5850/?format=api",
"demozoo_url": "https://demozoo.org/graphics/5850/",
"id": 5850,
"title": "Closed Eyes",
"author_nicks": [
{
"name": "Solid",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/7000/?format=api",
"id": 7000,
"name": "Solid",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Cryptoburners",
"abbreviation": "CRB",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/704/?format=api",
"id": 704,
"name": "Cryptoburners",
"is_group": true
}
}
],
"release_date": "1993-12-29",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]