GET /api/v1/releasers/5907/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/70591/?format=api",
"demozoo_url": "https://demozoo.org/productions/70591/",
"id": 70591,
"title": "Liquidation 2",
"author_nicks": [
{
"name": "Liquid Skies Records",
"abbreviation": "LQS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5907/?format=api",
"id": 5907,
"name": "Liquid Skies Records",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001-11-25",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/6/?format=api",
"id": 6,
"name": "Amiga AGA"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/12/?format=api",
"id": 12,
"name": "Chip Music Pack",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/179529/?format=api",
"demozoo_url": "https://demozoo.org/productions/179529/",
"id": 179529,
"title": "Liquidation 1",
"author_nicks": [
{
"name": "Liquid Skies Records",
"abbreviation": "LQS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5907/?format=api",
"id": 5907,
"name": "Liquid Skies Records",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001-07-05",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/6/?format=api",
"id": 6,
"name": "Amiga AGA"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/7/?format=api",
"id": 7,
"name": "Musicdisk",
"supertype": "production"
}
],
"tags": []
}
]