GET /api/v1/releasers/6539/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/276912/?format=api",
"demozoo_url": "https://demozoo.org/productions/276912/",
"id": 276912,
"title": "Scanner V2.0",
"author_nicks": [
{
"name": "EMW",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6539/?format=api",
"id": 6539,
"name": "EMW",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1989",
"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/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/276913/?format=api",
"demozoo_url": "https://demozoo.org/productions/276913/",
"id": 276913,
"title": "SaveIFF V1.0",
"author_nicks": [
{
"name": "EMW",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6539/?format=api",
"id": 6539,
"name": "EMW",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1989",
"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/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": []
}
]