GET /api/v1/releasers/148605/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/370235/?format=api",
"demozoo_url": "https://demozoo.org/productions/370235/",
"id": 370235,
"title": "A-Ha - Take On Me",
"author_nicks": [
{
"name": "Byte The Apple",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/148605/?format=api",
"id": 148605,
"name": "Byte The Apple",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1985",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/66/?format=api",
"id": 66,
"name": "BBC Micro"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/7/?format=api",
"id": 7,
"name": "Musicdisk",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/370236/?format=api",
"demozoo_url": "https://demozoo.org/productions/370236/",
"id": 370236,
"title": "Ghostbusters",
"author_nicks": [
{
"name": "Byte The Apple",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/148605/?format=api",
"id": 148605,
"name": "Byte The Apple",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1984",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/66/?format=api",
"id": 66,
"name": "BBC Micro"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/7/?format=api",
"id": 7,
"name": "Musicdisk",
"supertype": "production"
}
],
"tags": []
}
]