GET /api/v1/releasers/8112/productions/?format=api&ordering=-id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/28478/?format=api",
"demozoo_url": "https://demozoo.org/music/28478/",
"id": 28478,
"title": "Truancy",
"author_nicks": [
{
"name": "Parch",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/8112/?format=api",
"id": 8112,
"name": "Parch",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Limited Edition",
"abbreviation": "LED",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/342/?format=api",
"id": 342,
"name": "Limited Edition",
"is_group": true
}
}
],
"release_date": "1995-10-07",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"4ch",
"mod"
]
},
{
"url": "https://demozoo.org/api/v1/productions/252992/?format=api",
"demozoo_url": "https://demozoo.org/music/252992/",
"id": 252992,
"title": "omgim_v3.0",
"author_nicks": [
{
"name": "Parch",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/8112/?format=api",
"id": 8112,
"name": "Parch",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1994-08-07",
"supertype": "music",
"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/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
}
]