GET /api/v1/releasers/48244/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/166150/?format=api",
"demozoo_url": "https://demozoo.org/productions/166150/",
"id": 166150,
"title": "Merry Christmas from Future Developments",
"author_nicks": [
{
"name": "Future Developments",
"abbreviation": "FD",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/48244/?format=api",
"id": 48244,
"name": "Future Developments",
"is_group": true
}
}
],
"author_affiliation_nicks": [
{
"name": "Federation Of Free Traders",
"abbreviation": "FOFT, F.O.F.T.",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/32251/?format=api",
"id": 32251,
"name": "Federation Of Free Traders",
"is_group": true
}
}
],
"release_date": "2001",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": [
"christmas"
]
}
]