GET /api/v1/releasers/72448/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/175159/?format=api",
"demozoo_url": "https://demozoo.org/productions/175159/",
"id": 175159,
"title": "Snake On A Plane",
"author_nicks": [
{
"name": "Snake Oil Software",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/72448/?format=api",
"id": 72448,
"name": "Snake Oil Software",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2010-08-02",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/173917/?format=api",
"demozoo_url": "https://demozoo.org/productions/173917/",
"id": 173917,
"title": "Geoquivia (BCC-Beta-Version)",
"author_nicks": [
{
"name": "Snake Oil Software",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/72448/?format=api",
"id": 72448,
"name": "Snake Oil Software",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2009-02-28",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
]