GET /api/v1/releasers/120412/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/340434/?format=api",
"demozoo_url": "https://demozoo.org/productions/340434/",
"id": 340434,
"title": "Capitan Futuro",
"author_nicks": [
{
"name": "Kimono",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/120412/?format=api",
"id": 120412,
"name": "Kimono",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Hokuto Force",
"abbreviation": "HF",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/14329/?format=api",
"id": 14329,
"name": "Hokuto Force",
"is_group": true
}
}
],
"release_date": "2024-02-24",
"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": [
"captain-future"
]
},
{
"url": "https://demozoo.org/api/v1/productions/316983/?format=api",
"demozoo_url": "https://demozoo.org/productions/316983/",
"id": 316983,
"title": "Christmas Star (Commodore C64/Basic v2)",
"author_nicks": [
{
"name": "Kimono",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/120412/?format=api",
"id": 120412,
"name": "Kimono",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2022-12-27",
"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/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": []
}
]