GET /api/v1/releasers/68116/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/270939/?format=api",
"demozoo_url": "https://demozoo.org/productions/270939/",
"id": 270939,
"title": "Deep In Forest",
"author_nicks": [
{
"name": "Viep",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/68116/?format=api",
"id": 68116,
"name": "Viep",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2006-03-30",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"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/164297/?format=api",
"demozoo_url": "https://demozoo.org/productions/164297/",
"id": 164297,
"title": "64k INTRO",
"author_nicks": [
{
"name": "Viep",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/68116/?format=api",
"id": 68116,
"name": "Viep",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2005-01",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/2/?format=api",
"id": 2,
"name": "64K Intro",
"supertype": "production"
}
],
"tags": []
}
]