GET /api/v1/releasers/122062/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/323153/?format=api",
"demozoo_url": "https://demozoo.org/productions/323153/",
"id": 323153,
"title": "Reflect",
"author_nicks": [
{
"name": "Gisli Nielsen",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/122062/?format=api",
"id": 122062,
"name": "Gisli Nielsen",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2023-04-08",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/292753/?format=api",
"demozoo_url": "https://demozoo.org/productions/292753/",
"id": 292753,
"title": "Labyrintens Hemmelighet",
"author_nicks": [
{
"name": "Gisli Nielsen",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/122062/?format=api",
"id": 122062,
"name": "Gisli Nielsen",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2021-04-03",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": [
"unity"
]
}
]