GET /api/v1/releasers/1371/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/339591/?format=api",
"demozoo_url": "https://demozoo.org/productions/339591/",
"id": 339591,
"title": "Brede Slayer",
"author_nicks": [
{
"name": "Lowboy",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1371/?format=api",
"id": 1371,
"name": "Lowboy",
"is_group": false
}
},
{
"name": "The Troopers",
"abbreviation": "TRP",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/74085/?format=api",
"id": 74085,
"name": "The Troopers",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"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": []
},
{
"url": "https://demozoo.org/api/v1/productions/298819/?format=api",
"demozoo_url": "https://demozoo.org/productions/298819/",
"id": 298819,
"title": "My Dream",
"author_nicks": [
{
"name": "Lowboy",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1371/?format=api",
"id": 1371,
"name": "Lowboy",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1987-01-03",
"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": []
}
]