GET /api/v1/releasers/14281/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/19863/?format=api",
"demozoo_url": "https://demozoo.org/productions/19863/",
"id": 19863,
"title": "Micro",
"author_nicks": [
{
"name": "Flemming Jans",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/14281/?format=api",
"id": 14281,
"name": "Flemming Jans",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1997-12-29",
"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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]