GET /api/v1/releasers/108179/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/322779/?format=api",
"demozoo_url": "https://demozoo.org/productions/322779/",
"id": 322779,
"title": "Ball Demo 2",
"author_nicks": [
{
"name": "Eric Ball",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/108179/?format=api",
"id": 108179,
"name": "Eric Ball",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2007-04-30",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/86/?format=api",
"id": 86,
"name": "Atari 7800 ProSystem"
}
],
"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/269220/?format=api",
"demozoo_url": "https://demozoo.org/productions/269220/",
"id": 269220,
"title": "Skeleton+",
"author_nicks": [
{
"name": "Eric Ball",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/108179/?format=api",
"id": 108179,
"name": "Eric Ball",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2003",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/54/?format=api",
"id": 54,
"name": "Atari 2600 Video Computer System (VCS)"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
}
]