GET /api/v1/releasers/69630/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/168507/?format=api",
"demozoo_url": "https://demozoo.org/productions/168507/",
"id": 168507,
"title": "Protracker 1.0+",
"author_nicks": [
{
"name": "Crown",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/69630/?format=api",
"id": 69630,
"name": "Crown",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1993-08",
"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/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": [
"tracker"
]
}
]