GET /api/v1/releasers/71217/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/187891/?format=api",
"demozoo_url": "https://demozoo.org/productions/187891/",
"id": 187891,
"title": "Ether",
"author_nicks": [
{
"name": "September. kry-ant",
"abbreviation": "SO-KA",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/71217/?format=api",
"id": 71217,
"name": "September. kry-ant",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2007",
"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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/171004/?format=api",
"demozoo_url": "https://demozoo.org/productions/171004/",
"id": 171004,
"title": "Wor-Hyde",
"author_nicks": [
{
"name": "September. kry-ant",
"abbreviation": "SO-KA",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/71217/?format=api",
"id": 71217,
"name": "September. kry-ant",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2005-05-25",
"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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]