GET /api/v1/releasers/43489/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/153936/?format=api",
"demozoo_url": "https://demozoo.org/productions/153936/",
"id": 153936,
"title": "Raindrops",
"author_nicks": [
{
"name": "hanshoi",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/43489/?format=api",
"id": 43489,
"name": "hanshoi",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2012-03-10",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"lost"
]
},
{
"url": "https://demozoo.org/api/v1/productions/87624/?format=api",
"demozoo_url": "https://demozoo.org/productions/87624/",
"id": 87624,
"title": "Habo",
"author_nicks": [
{
"name": "hanshoi",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/43489/?format=api",
"id": 43489,
"name": "hanshoi",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2011-05-14",
"supertype": "production",
"platforms": [],
"types": [],
"tags": [
"lost"
]
}
]