GET /api/v1/releasers/21942/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/42128/?format=api",
"demozoo_url": "https://demozoo.org/graphics/42128/",
"id": 42128,
"title": "ascii competition entry 4",
"author_nicks": [
{
"name": "Aztec",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/21942/?format=api",
"id": 21942,
"name": "Aztec",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Absurd",
"abbreviation": "ABS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/8679/?format=api",
"id": 8679,
"name": "Absurd",
"is_group": true
}
},
{
"name": "Sector7",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1059/?format=api",
"id": 1059,
"name": "Sector 7",
"is_group": true
}
}
],
"release_date": "1999-03-20",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/24/?format=api",
"id": 24,
"name": "ASCII",
"supertype": "graphics"
}
],
"tags": []
}
]