GET /api/v1/releasers/44811/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/172793/?format=api",
"demozoo_url": "https://demozoo.org/music/172793/",
"id": 172793,
"title": "PLING!",
"author_nicks": [
{
"name": "Daz",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/44811/?format=api",
"id": 44811,
"name": "Daz",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"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/197664/?format=api",
"demozoo_url": "https://demozoo.org/productions/197664/",
"id": 197664,
"title": "Megadaz Megademo 2",
"author_nicks": [
{
"name": "Daz",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/44811/?format=api",
"id": 44811,
"name": "Daz",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"lost",
"stos"
]
}
]