GET /api/v1/releasers/65252/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/156589/?format=api",
"demozoo_url": "https://demozoo.org/productions/156589/",
"id": 156589,
"title": "Rage '97 Invitation",
"author_nicks": [
{
"name": "AmigaOnly",
"abbreviation": "AO",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/65252/?format=api",
"id": 65252,
"name": "AmigaOnly",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1997-06",
"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/11/?format=api",
"id": 11,
"name": "Invitation",
"supertype": "production"
}
],
"tags": [
"demomaniac"
]
}
]