GET /api/v1/releasers/40518/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/77254/?format=api",
"demozoo_url": "https://demozoo.org/productions/77254/",
"id": 77254,
"title": "Gangsta Fodder: Return 2 the hood",
"author_nicks": [
{
"name": "Divided By Ice",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/40518/?format=api",
"id": 40518,
"name": "Divided By Ice",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2004-08-07",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/48/?format=api",
"id": 48,
"name": "Java"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
}
]