GET /api/v1/releasers/106117/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/266172/?format=api",
"demozoo_url": "https://demozoo.org/productions/266172/",
"id": 266172,
"title": "Geometrical",
"author_nicks": [
{
"name": "Jimy",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/106117/?format=api",
"id": 106117,
"name": "Jimy",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Electronic Disaster Crew",
"abbreviation": "EDC",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/106099/?format=api",
"id": 106099,
"name": "Electronic Disaster Crew",
"is_group": true
}
}
],
"release_date": "2003-09-05",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/41/?format=api",
"id": 41,
"name": "Commodore 16/Plus 4"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/35/?format=api",
"id": 35,
"name": "16K Intro",
"supertype": "production"
}
],
"tags": []
}
]