GET /api/v1/releasers/59833/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/331590/?format=api",
"demozoo_url": "https://demozoo.org/productions/331590/",
"id": 331590,
"title": "B24 Invitro",
"author_nicks": [
{
"name": "BKC",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/59833/?format=api",
"id": 59833,
"name": "BKC",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2023-10-07",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/7/?format=api",
"id": 7,
"name": "Linux"
}
],
"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/141041/?format=api",
"demozoo_url": "https://demozoo.org/productions/141041/",
"id": 141041,
"title": "DunzDunz",
"author_nicks": [
{
"name": "BKC",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/59833/?format=api",
"id": 59833,
"name": "BKC",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Nissoc",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/23939/?format=api",
"id": 23939,
"name": "Nissoc",
"is_group": true
}
}
],
"release_date": "2015-07-04",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/7/?format=api",
"id": 7,
"name": "Linux"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"sdl",
"source-available"
]
}
]