GET /api/v1/releasers/134540/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/324767/?format=api",
"demozoo_url": "https://demozoo.org/productions/324767/",
"id": 324767,
"title": "Spray Paint",
"author_nicks": [
{
"name": "8 Bits High",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/134540/?format=api",
"id": 134540,
"name": "8 Bits High",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2023-06-03",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"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/314669/?format=api",
"demozoo_url": "https://demozoo.org/productions/314669/",
"id": 314669,
"title": "Twenty Years",
"author_nicks": [
{
"name": "8 Bits High",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/134540/?format=api",
"id": 134540,
"name": "8 Bits High",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2022-10-30",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]