GET /api/v1/releasers/87876/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/321490/?format=api",
"demozoo_url": "https://demozoo.org/productions/321490/",
"id": 321490,
"title": "Genesys",
"author_nicks": [
{
"name": "Martin 1",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/87876/?format=api",
"id": 87876,
"name": "Martin 1",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2023-03-18",
"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/201110/?format=api",
"demozoo_url": "https://demozoo.org/productions/201110/",
"id": 201110,
"title": "To The Moon",
"author_nicks": [
{
"name": "Martin 1",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/87876/?format=api",
"id": 87876,
"name": "Martin 1",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2019-03-16",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/2/?format=api",
"id": 2,
"name": "ZX Spectrum"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/21/?format=api",
"id": 21,
"name": "1K Intro",
"supertype": "production"
}
],
"tags": []
}
]