GET /api/v1/releasers/69741/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/167934/?format=api",
"demozoo_url": "https://demozoo.org/productions/167934/",
"id": 167934,
"title": "Amazing Demo",
"author_nicks": [
{
"name": "Logon System",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/46351/?format=api",
"id": 46351,
"name": "Logon System",
"is_group": true
}
},
{
"name": "Malibu Crackers",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/69741/?format=api",
"id": 69741,
"name": "Malibu Crackers",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1990-01-10",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/36/?format=api",
"id": 36,
"name": "Amstrad CPC"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]