GET /api/v1/releasers/30706/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/52156/?format=api",
"demozoo_url": "https://demozoo.org/graphics/52156/",
"id": 52156,
"title": "Rocky road to pichwayz",
"author_nicks": [
{
"name": "PSY",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/30706/?format=api",
"id": 30706,
"name": "PSY",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "New Forms",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/30707/?format=api",
"id": 30707,
"name": "New Forms",
"is_group": true
}
}
],
"release_date": "2000-07-11",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]