GET /api/v1/releasers/99588/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/316985/?format=api",
"demozoo_url": "https://demozoo.org/productions/316985/",
"id": 316985,
"title": "Christmas Star (Amstrad CPC/BASIC)",
"author_nicks": [
{
"name": "Ssx",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/99588/?format=api",
"id": 99588,
"name": "Ssx",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2022-12-27",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/36/?format=api",
"id": 36,
"name": "Amstrad CPC"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/225936/?format=api",
"demozoo_url": "https://demozoo.org/music/225936/",
"id": 225936,
"title": "kertis",
"author_nicks": [
{
"name": "Ssx",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/99588/?format=api",
"id": 99588,
"name": "Ssx",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1994-09",
"supertype": "music",
"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/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
}
]