GET /api/v1/releasers/53213/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/159578/?format=api",
"demozoo_url": "https://demozoo.org/productions/159578/",
"id": 159578,
"title": "Zoomar",
"author_nicks": [
{
"name": "Harry Mulder",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/53213/?format=api",
"id": 53213,
"name": "Harry Mulder",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-09",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/38/?format=api",
"id": 38,
"name": "Nintendo Game Boy (GB)"
}
],
"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/121510/?format=api",
"demozoo_url": "https://demozoo.org/productions/121510/",
"id": 121510,
"title": "Kirby XXL",
"author_nicks": [
{
"name": "Harry Mulder",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/53213/?format=api",
"id": 53213,
"name": "Harry Mulder",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1998-03",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/38/?format=api",
"id": 38,
"name": "Nintendo Game Boy (GB)"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": []
}
]