GET /api/v1/releasers/23236/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/35353/?format=api",
"demozoo_url": "https://demozoo.org/productions/35353/",
"id": 35353,
"title": "STOCK",
"author_nicks": [
{
"name": "Diwie",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/23236/?format=api",
"id": 23236,
"name": "Diwie",
"is_group": false
}
},
{
"name": "Fuzz",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/20645/?format=api",
"id": 20645,
"name": "Fuzz",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1997-06-17",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
]