GET /api/v1/releasers/68431/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/347727/?format=api",
"demozoo_url": "https://demozoo.org/productions/347727/",
"id": 347727,
"title": "LCK Gemtos 2023",
"author_nicks": [
{
"name": "MPS",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/68431/?format=api",
"id": 68431,
"name": "MPS",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2023-05-27",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"lck"
]
},
{
"url": "https://demozoo.org/api/v1/productions/169845/?format=api",
"demozoo_url": "https://demozoo.org/graphics/169845/",
"id": 169845,
"title": "MPS logo",
"author_nicks": [
{
"name": "MPS",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/68431/?format=api",
"id": 68431,
"name": "MPS",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1993",
"supertype": "graphics",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]