GET /api/v1/releasers/77435/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/186102/?format=api",
"demozoo_url": "https://demozoo.org/productions/186102/",
"id": 186102,
"title": "Fish",
"author_nicks": [
{
"name": "Leinonen",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/77435/?format=api",
"id": 77435,
"name": "Leinonen",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2018-04-28",
"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/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/186106/?format=api",
"demozoo_url": "https://demozoo.org/productions/186106/",
"id": 186106,
"title": "Digital Drugs",
"author_nicks": [
{
"name": "Leinonen",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/77435/?format=api",
"id": 77435,
"name": "Leinonen",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2018-04-28",
"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": []
}
]