GET /api/v1/releasers/77195/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/185216/?format=api",
"demozoo_url": "https://demozoo.org/productions/185216/",
"id": 185216,
"title": "Côde d’Azur",
"author_nicks": [
{
"name": "fuchsteufel",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/71113/?format=api",
"id": 71113,
"name": "fuchsteufel",
"is_group": false
}
},
{
"name": "johnNever",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/77195/?format=api",
"id": 77195,
"name": "johnNever",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Hacksaar",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/57848/?format=api",
"id": 57848,
"name": "Hacksaar",
"is_group": true
}
}
],
"release_date": "2018-03-31",
"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/3/?format=api",
"id": 3,
"name": "4K Intro",
"supertype": "production"
}
],
"tags": []
}
]