GET /api/v1/releasers/34850/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/96504/?format=api",
"demozoo_url": "https://demozoo.org/productions/96504/",
"id": 96504,
"title": "Last Minute",
"author_nicks": [
{
"name": "Dherr",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34850/?format=api",
"id": 34850,
"name": "Dherr",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2013-12-28",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/34/?format=api",
"id": 34,
"name": "Video",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/60141/?format=api",
"demozoo_url": "https://demozoo.org/productions/60141/",
"id": 60141,
"title": "b0rk 0x48",
"author_nicks": [
{
"name": "Dherr",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34850/?format=api",
"id": 34850,
"name": "Dherr",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2013-03-31",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/62/?format=api",
"id": 62,
"name": "Custom Hardware"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"arduino"
]
}
]