GET /api/v1/releasers/90379/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/205252/?format=api",
"demozoo_url": "https://demozoo.org/productions/205252/",
"id": 205252,
"title": "Eclipse RGB",
"author_nicks": [
{
"name": "GR",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/90379/?format=api",
"id": 90379,
"name": "GR",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Giles",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/90380/?format=api",
"id": 90380,
"name": "Giles",
"is_group": true
}
}
],
"release_date": "2019-06-22",
"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/43/?format=api",
"id": 43,
"name": "8K Intro",
"supertype": "production"
}
],
"tags": []
}
]