GET /api/v1/releasers/43899/productions/?format=api&ordering=name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/213909/?format=api",
"demozoo_url": "https://demozoo.org/productions/213909/",
"id": 213909,
"title": "Demopack 2",
"author_nicks": [
{
"name": "Adec",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/43899/?format=api",
"id": 43899,
"name": "Adec",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1990-09-15",
"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/9/?format=api",
"id": 9,
"name": "Pack",
"supertype": "production"
}
],
"tags": [
"cli-menu",
"no-sound"
]
},
{
"url": "https://demozoo.org/api/v1/productions/213907/?format=api",
"demozoo_url": "https://demozoo.org/productions/213907/",
"id": 213907,
"title": "Demopack 1",
"author_nicks": [
{
"name": "Adec",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/43899/?format=api",
"id": 43899,
"name": "Adec",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1990",
"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/9/?format=api",
"id": 9,
"name": "Pack",
"supertype": "production"
}
],
"tags": []
}
]