GET /api/v1/releasers/134475/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/314485/?format=api",
"demozoo_url": "https://demozoo.org/productions/314485/",
"id": 314485,
"title": "Linear Screen Color",
"author_nicks": [
{
"name": "BYK",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/134475/?format=api",
"id": 134475,
"name": "BYK",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/65/?format=api",
"id": 65,
"name": "Vector-06C"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/35/?format=api",
"id": 35,
"name": "16K Intro",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/314575/?format=api",
"demozoo_url": "https://demozoo.org/productions/314575/",
"id": 314575,
"title": "No Speed",
"author_nicks": [
{
"name": "BYK",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/134475/?format=api",
"id": 134475,
"name": "BYK",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/65/?format=api",
"id": 65,
"name": "Vector-06C"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/22/?format=api",
"id": 22,
"name": "32K Intro",
"supertype": "production"
}
],
"tags": []
}
]