GET /api/v1/releasers/136863/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/342335/?format=api",
"demozoo_url": "https://demozoo.org/productions/342335/",
"id": 342335,
"title": "Divagation",
"author_nicks": [
{
"name": "Chouchen",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/136863/?format=api",
"id": 136863,
"name": "Chouchen",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2024-03-31",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/81/?format=api",
"id": 81,
"name": "PICO-8"
}
],
"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/322585/?format=api",
"demozoo_url": "https://demozoo.org/productions/322585/",
"id": 322585,
"title": "Curve Climber",
"author_nicks": [
{
"name": "Chouchen",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/136863/?format=api",
"id": 136863,
"name": "Chouchen",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2023-04-09",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/81/?format=api",
"id": 81,
"name": "PICO-8"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
}
]