GET /api/v1/releasers/140169/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/334074/?format=api",
"demozoo_url": "https://demozoo.org/productions/334074/",
"id": 334074,
"title": "Quid Quid",
"author_nicks": [
{
"name": "3ndoneX",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/140169/?format=api",
"id": 140169,
"name": "3ndoneX",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2002",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/10/?format=api",
"id": 10,
"name": "macOS"
}
],
"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/334079/?format=api",
"demozoo_url": "https://demozoo.org/productions/334079/",
"id": 334079,
"title": "Notice Scroll",
"author_nicks": [
{
"name": "3ndoneX",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/140169/?format=api",
"id": 140169,
"name": "3ndoneX",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/94/?format=api",
"id": 94,
"name": "Mac OS (Classic)"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]