GET /api/v1/releasers/13709/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/79933/?format=api",
"demozoo_url": "https://demozoo.org/productions/79933/",
"id": 79933,
"title": "Othello",
"author_nicks": [
{
"name": "Groove",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/13709/?format=api",
"id": 13709,
"name": "Groove",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2004-08-07",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/282972/?format=api",
"demozoo_url": "https://demozoo.org/productions/282972/",
"id": 282972,
"title": "Musicdisk II",
"author_nicks": [
{
"name": "Groove",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/13709/?format=api",
"id": 13709,
"name": "Groove",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996-03-31",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/7/?format=api",
"id": 7,
"name": "Musicdisk",
"supertype": "production"
}
],
"tags": []
}
]