GET /api/v1/releasers/107855/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/358201/?format=api",
"demozoo_url": "https://demozoo.org/productions/358201/",
"id": 358201,
"title": "Crack Mix II",
"author_nicks": [
{
"name": "European Cracking Crew",
"abbreviation": "ECC",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/107855/?format=api",
"id": 107855,
"name": "European Cracking Crew",
"is_group": true
}
},
{
"name": "The Magic Circle",
"abbreviation": "MCL",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/55716/?format=api",
"id": 55716,
"name": "The Magic Circle",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1987-03-31",
"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": []
}
]