GET /api/v1/releasers/34407/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/72459/?format=api",
"demozoo_url": "https://demozoo.org/productions/72459/",
"id": 72459,
"title": "Smooth Vectors Demo",
"author_nicks": [
{
"name": "Moving Pixels",
"abbreviation": "MPS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34386/?format=api",
"id": 34386,
"name": "Moving Pixels",
"is_group": true
}
},
{
"name": "Paragon Computers",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34407/?format=api",
"id": 34407,
"name": "Paragon Computers",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1993-03",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/17/?format=api",
"id": 17,
"name": "Atari Falcon"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]