GET /api/v1/releasers/41575/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/80976/?format=api",
"demozoo_url": "https://demozoo.org/productions/80976/",
"id": 80976,
"title": "Project Ruhr",
"author_nicks": [
{
"name": "xist",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/41575/?format=api",
"id": 41575,
"name": "xist",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2005-05-07",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/173887/?format=api",
"demozoo_url": "https://demozoo.org/productions/173887/",
"id": 173887,
"title": "Birdie 14 Invitro",
"author_nicks": [
{
"name": "xist",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/41575/?format=api",
"id": 41575,
"name": "xist",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2004-04",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/7/?format=api",
"id": 7,
"name": "Linux"
},
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/11/?format=api",
"id": 11,
"name": "Invitation",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
]