GET /api/v1/releasers/117436/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/364201/?format=api",
"demozoo_url": "https://demozoo.org/productions/364201/",
"id": 364201,
"title": "Christmas Present (Mattel Aquarius/BASIC)",
"author_nicks": [
{
"name": "loudscotsbloke",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/117436/?format=api",
"id": 117436,
"name": "loudscotsbloke",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2024-12-27",
"supertype": "production",
"platforms": [],
"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/285333/?format=api",
"demozoo_url": "https://demozoo.org/productions/285333/",
"id": 285333,
"title": "10Line Invader 2019",
"author_nicks": [
{
"name": "loudscotsbloke",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/117436/?format=api",
"id": 117436,
"name": "loudscotsbloke",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2019-04-13",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/62/?format=api",
"id": 62,
"name": "Custom Hardware"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": [
"mattel",
"aquarius"
]
}
]