GET /api/v1/releasers/16869/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/61977/?format=api",
"demozoo_url": "https://demozoo.org/productions/61977/",
"id": 61977,
"title": "Lehmä se tietää elämästä",
"author_nicks": [
{
"name": "Lactic Acid",
"abbreviation": "LCA",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/16869/?format=api",
"id": 16869,
"name": "Lactic Acid",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2002-08-03",
"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": []
},
{
"url": "https://demozoo.org/api/v1/productions/23198/?format=api",
"demozoo_url": "https://demozoo.org/productions/23198/",
"id": 23198,
"title": "Dont Believe Everything You See",
"author_nicks": [
{
"name": "Lactic Acid",
"abbreviation": "LCA",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/16869/?format=api",
"id": 16869,
"name": "Lactic Acid",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-08-07",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
]