GET /api/v1/releasers/64229/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/154302/?format=api",
"demozoo_url": "https://demozoo.org/productions/154302/",
"id": 154302,
"title": "UFO Demo",
"author_nicks": [
{
"name": "3D Stooges Software",
"abbreviation": "3DSS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/64229/?format=api",
"id": 64229,
"name": "3D Stooges Software",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2009-12-13",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/50/?format=api",
"id": 50,
"name": "Atari Jaguar"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/154303/?format=api",
"demozoo_url": "https://demozoo.org/productions/154303/",
"id": 154303,
"title": "Surrounded!",
"author_nicks": [
{
"name": "3D Stooges Software",
"abbreviation": "3DSS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/64229/?format=api",
"id": 64229,
"name": "3D Stooges Software",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2006-12-24",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/50/?format=api",
"id": 50,
"name": "Atari Jaguar"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]