GET /api/v1/releasers/7116/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/87957/?format=api",
"demozoo_url": "https://demozoo.org/productions/87957/",
"id": 87957,
"title": "We Go Down!",
"author_nicks": [
{
"name": "Partek",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/7116/?format=api",
"id": 7116,
"name": "Partek",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2013-08-24",
"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/87945/?format=api",
"demozoo_url": "https://demozoo.org/productions/87945/",
"id": 87945,
"title": "Underground Nation",
"author_nicks": [
{
"name": "Partek",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/7116/?format=api",
"id": 7116,
"name": "Partek",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2013-08-24",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/34/?format=api",
"id": 34,
"name": "Video",
"supertype": "production"
}
],
"tags": []
}
]