GET /api/v1/releasers/2328/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/321152/?format=api",
"demozoo_url": "https://demozoo.org/productions/321152/",
"id": 321152,
"title": "Art Of Noise Replay F030 v0.9a",
"author_nicks": [
{
"name": "Tat",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2328/?format=api",
"id": 2328,
"name": "Tat",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Avena",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2158/?format=api",
"id": 2158,
"name": "Avena",
"is_group": true
}
}
],
"release_date": "1997-04-21",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/17/?format=api",
"id": 17,
"name": "Atari Falcon"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": [
"music-player"
]
}
]