GET /api/v1/releasers/34788/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/59961/?format=api",
"demozoo_url": "https://demozoo.org/music/59961/",
"id": 59961,
"title": "Viva FM Synthesis",
"author_nicks": [
{
"name": "ClouSeau",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34788/?format=api",
"id": 34788,
"name": "ClouSeau",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1998-09-05",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/59999/?format=api",
"demozoo_url": "https://demozoo.org/productions/59999/",
"id": 59999,
"title": "256Bytro",
"author_nicks": [
{
"name": "ClouSeau",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34788/?format=api",
"id": 34788,
"name": "ClouSeau",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1998-09-05",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/19/?format=api",
"id": 19,
"name": "256b Intro",
"supertype": "production"
}
],
"tags": []
}
]