GET /api/v1/releasers/130298/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/334432/?format=api",
"demozoo_url": "https://demozoo.org/productions/334432/",
"id": 334432,
"title": "Cubic Dream",
"author_nicks": [
{
"name": "Lazycow",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/130298/?format=api",
"id": 130298,
"name": "Lazycow",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2023-12-17",
"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/305905/?format=api",
"demozoo_url": "https://demozoo.org/productions/305905/",
"id": 305905,
"title": "Robomania",
"author_nicks": [
{
"name": "Lazycow",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/130298/?format=api",
"id": 130298,
"name": "Lazycow",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2022-02-25",
"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": []
}
]