GET /api/v1/releasers/105283/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/274035/?format=api",
"demozoo_url": "https://demozoo.org/productions/274035/",
"id": 274035,
"title": "Ozone friendly",
"author_nicks": [
{
"name": "Sanchez",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/105283/?format=api",
"id": 105283,
"name": "Sanchez",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995-11",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/16/?format=api",
"id": 16,
"name": "64b Intro",
"supertype": "production"
}
],
"tags": []
}
]