GET /api/v1/releasers/15485/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/21125/?format=api",
"demozoo_url": "https://demozoo.org/productions/21125/",
"id": 21125,
"title": "Demonic",
"author_nicks": [
{
"name": "Dimercis",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/15486/?format=api",
"id": 15486,
"name": "Dimercis",
"is_group": true
}
},
{
"name": "Refinition",
"abbreviation": "REF",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/15485/?format=api",
"id": 15485,
"name": "Refinition",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1998-08-09",
"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/305094/?format=api",
"demozoo_url": "https://demozoo.org/productions/305094/",
"id": 305094,
"title": "Pong!",
"author_nicks": [
{
"name": "Refinition",
"abbreviation": "REF",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/15485/?format=api",
"id": 15485,
"name": "Refinition",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996-08-17",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]