GET /api/v1/releasers/39563/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/72889/?format=api",
"demozoo_url": "https://demozoo.org/productions/72889/",
"id": 72889,
"title": "Anynomous",
"author_nicks": [
{
"name": "Twinsoft",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/39563/?format=api",
"id": 39563,
"name": "Twinsoft",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2002-08-03",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/10/?format=api",
"id": 10,
"name": "macOS"
}
],
"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/197216/?format=api",
"demozoo_url": "https://demozoo.org/productions/197216/",
"id": 197216,
"title": "4K Ntro",
"author_nicks": [
{
"name": "Twinsoft",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/39563/?format=api",
"id": 39563,
"name": "Twinsoft",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001-08-04",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/27/?format=api",
"id": 27,
"name": "Calculator"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]