GET /api/v1/releasers/168/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/65561/?format=api",
"demozoo_url": "https://demozoo.org/productions/65561/",
"id": 65561,
"title": "[...]",
"author_nicks": [
{
"name": "Awak",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/168/?format=api",
"id": 168,
"name": "Awak",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "The Third Foundation",
"abbreviation": "T3F",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/167/?format=api",
"id": 167,
"name": "The Third Foundation",
"is_group": true
}
}
],
"release_date": "2002-02-23",
"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": []
}
]