GET /api/v1/releasers/65990/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/165904/?format=api",
"demozoo_url": "https://demozoo.org/productions/165904/",
"id": 165904,
"title": "Cookie Primitives",
"author_nicks": [
{
"name": "Demo Vincit Omnia",
"abbreviation": "DvO",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/65990/?format=api",
"id": 65990,
"name": "Demo Vincit Omnia",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2016-12-03",
"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/159055/?format=api",
"demozoo_url": "https://demozoo.org/productions/159055/",
"id": 159055,
"title": "HEllo ASM",
"author_nicks": [
{
"name": "Demo Vincit Omnia",
"abbreviation": "DvO",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/65990/?format=api",
"id": 65990,
"name": "Demo Vincit Omnia",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2016-06-11",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]