GET /api/v1/releasers/59831/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/141038/?format=api",
"demozoo_url": "https://demozoo.org/productions/141038/",
"id": 141038,
"title": "Pew²Scroller",
"author_nicks": [
{
"name": "Tylhadras",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/59831/?format=api",
"id": 59831,
"name": "Tylhadras",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Pew²",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/59832/?format=api",
"id": 59832,
"name": "Pew²",
"is_group": true
}
}
],
"release_date": "2015-07-04",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/7/?format=api",
"id": 7,
"name": "Linux"
},
{
"url": "https://demozoo.org/api/v1/platforms/59/?format=api",
"id": 59,
"name": "Raspberry Pi"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]