GET /api/v1/releasers/96866/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/224213/?format=api",
"demozoo_url": "https://demozoo.org/productions/224213/",
"id": 224213,
"title": "A-Gate 2",
"author_nicks": [
{
"name": "Raptors",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/96866/?format=api",
"id": 96866,
"name": "Raptors",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996",
"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/5/?format=api",
"id": 5,
"name": "Diskmag",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/224211/?format=api",
"demozoo_url": "https://demozoo.org/productions/224211/",
"id": 224211,
"title": "A-Gate 1",
"author_nicks": [
{
"name": "Raptors",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/96866/?format=api",
"id": 96866,
"name": "Raptors",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995",
"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/5/?format=api",
"id": 5,
"name": "Diskmag",
"supertype": "production"
}
],
"tags": []
}
]