GET /api/v1/releasers/15351/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/230561/?format=api",
"demozoo_url": "https://demozoo.org/productions/230561/",
"id": 230561,
"title": "The Shoddy Demo",
"author_nicks": [
{
"name": "Jesse Blue",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/15351/?format=api",
"id": 15351,
"name": "Jesse Blue",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Transatlantic Lamerz",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/105785/?format=api",
"id": 105785,
"name": "Transatlantic Lamerz",
"is_group": true
}
}
],
"release_date": "2019-07-20",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/57/?format=api",
"id": 57,
"name": "Apple II GS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]