GET /api/v1/releasers/44687/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/94113/?format=api",
"demozoo_url": "https://demozoo.org/productions/94113/",
"id": 94113,
"title": "D016 Sucks",
"author_nicks": [
{
"name": "Flaszka D.",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/44687/?format=api",
"id": 44687,
"name": "Flaszka D.",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2000-08-05",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/2/?format=api",
"id": 2,
"name": "64K Intro",
"supertype": "production"
}
],
"tags": []
}
]