GET /api/v1/releasers/38832/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/132483/?format=api",
"demozoo_url": "https://demozoo.org/productions/132483/",
"id": 132483,
"title": "Speed Copy V4.11",
"author_nicks": [
{
"name": "Colegram",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/56719/?format=api",
"id": 56719,
"name": "Colegram",
"is_group": false
}
},
{
"name": "Fraisine",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/38832/?format=api",
"id": 38832,
"name": "Fraisine",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1991",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": []
}
]