GET /api/v1/releasers/51631/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/117248/?format=api",
"demozoo_url": "https://demozoo.org/graphics/117248/",
"id": 117248,
"title": "Child Fear",
"author_nicks": [
{
"name": "Jerry Dee",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/51631/?format=api",
"id": 51631,
"name": "Jerry Dee",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Rebels",
"abbreviation": "RBS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/628/?format=api",
"id": 628,
"name": "Rebels",
"is_group": true
}
}
],
"release_date": "1995-07-03",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]