GET /api/v1/releasers/44996/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/95434/?format=api",
"demozoo_url": "https://demozoo.org/productions/95434/",
"id": 95434,
"title": "We64",
"author_nicks": [
{
"name": "nomdenom",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/44996/?format=api",
"id": 44996,
"name": "nomdenom",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2013-11-30",
"supertype": "production",
"platforms": [],
"types": [],
"tags": [
"lost"
]
},
{
"url": "https://demozoo.org/api/v1/productions/95438/?format=api",
"demozoo_url": "https://demozoo.org/productions/95438/",
"id": 95438,
"title": "Nanowatt",
"author_nicks": [
{
"name": "nomdenom",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/44996/?format=api",
"id": 44996,
"name": "nomdenom",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2013-11-30",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/21/?format=api",
"id": 21,
"name": "VIC-20"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]