GET /api/v1/releasers/41050/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/78821/?format=api",
"demozoo_url": "https://demozoo.org/productions/78821/",
"id": 78821,
"title": "U.F.O.",
"author_nicks": [
{
"name": "The Zone Troopers",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/41050/?format=api",
"id": 41050,
"name": "The Zone Troopers",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/7/?format=api",
"id": 7,
"name": "Musicdisk",
"supertype": "production"
}
],
"tags": [
"sampledemo"
]
},
{
"url": "https://demozoo.org/api/v1/productions/118733/?format=api",
"demozoo_url": "https://demozoo.org/productions/118733/",
"id": 118733,
"title": "Land Of The Giants",
"author_nicks": [
{
"name": "The Zone Troopers",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/41050/?format=api",
"id": 41050,
"name": "The Zone Troopers",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1990-02-07",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/7/?format=api",
"id": 7,
"name": "Musicdisk",
"supertype": "production"
}
],
"tags": [
"sampledemo",
"stos"
]
}
]