GET /api/v1/releasers/106060/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/267981/?format=api",
"demozoo_url": "https://demozoo.org/productions/267981/",
"id": 267981,
"title": "Nyukamor",
"author_nicks": [
{
"name": "Bugkiller TM",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/106060/?format=api",
"id": 106060,
"name": "Bugkiller TM",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2000-08-05",
"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/266038/?format=api",
"demozoo_url": "https://demozoo.org/productions/266038/",
"id": 266038,
"title": "Auto vs Kacsa",
"author_nicks": [
{
"name": "Bugkiller TM",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/106060/?format=api",
"id": 106060,
"name": "Bugkiller TM",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-04-03",
"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": []
}
]