GET /api/v1/releasers/22993/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/151392/?format=api",
"demozoo_url": "https://demozoo.org/productions/151392/",
"id": 151392,
"title": "First Blood",
"author_nicks": [
{
"name": "Cefalon",
"abbreviation": "CFN",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/22993/?format=api",
"id": 22993,
"name": "Cefalon",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-09-04",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/26/?format=api",
"id": 26,
"name": "Amiga PPC/RTG"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": [
"the-player-v6.1a",
"screenshots-needed"
]
}
]