GET /api/v1/releasers/32598/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/147479/?format=api",
"demozoo_url": "https://demozoo.org/productions/147479/",
"id": 147479,
"title": "MJJ Party 2 Invitation",
"author_nicks": [
{
"name": "FelX",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/32598/?format=api",
"id": 32598,
"name": "FelX",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "MJJ Prod",
"abbreviation": "MJJ",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/11419/?format=api",
"id": 11419,
"name": "MJJ Prod",
"is_group": true
}
}
],
"release_date": "2002",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/47/?format=api",
"id": 47,
"name": "Flash"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/11/?format=api",
"id": 11,
"name": "Invitation",
"supertype": "production"
}
],
"tags": []
}
]