GET /api/v1/releasers/106857/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/345687/?format=api",
"demozoo_url": "https://demozoo.org/productions/345687/",
"id": 345687,
"title": "Fractalogs",
"author_nicks": [
{
"name": "Undying",
"abbreviation": "UDG",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/106857/?format=api",
"id": 106857,
"name": "Undying",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996-06-22",
"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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/361265/?format=api",
"demozoo_url": "https://demozoo.org/productions/361265/",
"id": 361265,
"title": "Coffin",
"author_nicks": [
{
"name": "Undying",
"abbreviation": "UDG",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/106857/?format=api",
"id": 106857,
"name": "Undying",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996",
"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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]