GET /api/v1/releasers/21819/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/32736/?format=api",
"demozoo_url": "https://demozoo.org/productions/32736/",
"id": 32736,
"title": "4 GB",
"author_nicks": [
{
"name": "Stygga Vargen",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/21819/?format=api",
"id": 21819,
"name": "Stygga Vargen",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Elefantklubben",
"abbreviation": "EFK",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/7840/?format=api",
"id": 7840,
"name": "Elefantklubben",
"is_group": true
}
}
],
"release_date": "1996-07-13",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
]