GET /api/v1/releasers/15300/productions/?format=api&ordering=-id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/20905/?format=api",
"demozoo_url": "https://demozoo.org/productions/20905/",
"id": 20905,
"title": "Touched",
"author_nicks": [
{
"name": "Ascend",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/15300/?format=api",
"id": 15300,
"name": "Ascend",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2003-08",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/40/?format=api",
"id": 40,
"name": "XBOX"
}
],
"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/211607/?format=api",
"demozoo_url": "https://demozoo.org/productions/211607/",
"id": 211607,
"title": "At Mekka-Symposium 2k-1",
"author_nicks": [
{
"name": "Ascend",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/15300/?format=api",
"id": 15300,
"name": "Ascend",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-04-04",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": []
}
]