GET /api/v1/releasers/21595/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/32304/?format=api",
"demozoo_url": "https://demozoo.org/productions/32304/",
"id": 32304,
"title": "4kb",
"author_nicks": [
{
"name": "Why",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/21595/?format=api",
"id": 21595,
"name": "Why",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996-06-22",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/6/?format=api",
"id": 6,
"name": "Amiga AGA"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/3/?format=api",
"id": 3,
"name": "4K Intro",
"supertype": "production"
}
],
"tags": []
}
]