GET /api/v1/releasers/37458/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/127901/?format=api",
"demozoo_url": "https://demozoo.org/productions/127901/",
"id": 127901,
"title": "Canvas Or Die!",
"author_nicks": [
{
"name": "SoLO",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/37458/?format=api",
"id": 37458,
"name": "SoLO",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2014-12-05",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/12/?format=api",
"id": 12,
"name": "Browser"
}
],
"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/78883/?format=api",
"demozoo_url": "https://demozoo.org/productions/78883/",
"id": 78883,
"title": "à la melon",
"author_nicks": [
{
"name": "SoLO",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/37458/?format=api",
"id": 37458,
"name": "SoLO",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2013-07-04",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/12/?format=api",
"id": 12,
"name": "Browser"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]