GET /api/v1/releasers/44705/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/98420/?format=api",
"demozoo_url": "https://demozoo.org/productions/98420/",
"id": 98420,
"title": "The U.M.F XMAS Demo",
"author_nicks": [
{
"name": "Lost K",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/44705/?format=api",
"id": 44705,
"name": "Lost K",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/7/?format=api",
"id": 7,
"name": "Musicdisk",
"supertype": "production"
}
],
"tags": [
"quartet"
]
},
{
"url": "https://demozoo.org/api/v1/productions/94145/?format=api",
"demozoo_url": "https://demozoo.org/productions/94145/",
"id": 94145,
"title": "The Unreliable Demo",
"author_nicks": [
{
"name": "Lost K",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/44705/?format=api",
"id": 44705,
"name": "Lost K",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]