GET /api/v1/releasers/46857/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/50052/?format=api",
"demozoo_url": "https://demozoo.org/productions/50052/",
"id": 50052,
"title": "Ellenium",
"author_nicks": [
{
"name": "Alien Ind.",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/46857/?format=api",
"id": 46857,
"name": "Alien Industries",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2000-05-12",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/35/?format=api",
"id": 35,
"name": "16K Intro",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/306415/?format=api",
"demozoo_url": "https://demozoo.org/graphics/306415/",
"id": 306415,
"title": "Alien Industries Pack #1 (12/1999)",
"author_nicks": [
{
"name": "Alien Industries",
"abbreviation": "AI",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/46857/?format=api",
"id": 46857,
"name": "Alien Industries",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-12-01",
"supertype": "graphics",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/51/?format=api",
"id": 51,
"name": "Artpack",
"supertype": "graphics"
}
],
"tags": []
}
]