GET /api/v1/releasers/152149/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/378476/?format=api",
"demozoo_url": "https://demozoo.org/productions/378476/",
"id": 378476,
"title": "Strings 1.5",
"author_nicks": [
{
"name": "GMS",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/152149/?format=api",
"id": 152149,
"name": "GMS",
"is_group": true
}
},
{
"name": "Lisence",
"abbreviation": "LSC",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5540/?format=api",
"id": 5540,
"name": "Lisence",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996-05-03",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": [
"amiga-e"
]
}
]