GET /api/v1/releasers/106432/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/269515/?format=api",
"demozoo_url": "https://demozoo.org/productions/269515/",
"id": 269515,
"title": "SuperElectric",
"author_nicks": [
{
"name": "Dmitry_Milk",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/106432/?format=api",
"id": 106432,
"name": "Dmitry_Milk",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2019-10-26",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/35/?format=api",
"id": 35,
"name": "16K Intro",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/266973/?format=api",
"demozoo_url": "https://demozoo.org/productions/266973/",
"id": 266973,
"title": "Noch",
"author_nicks": [
{
"name": "Dmitry_Milk",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/106432/?format=api",
"id": 106432,
"name": "Dmitry_Milk",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2019-08-25",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/35/?format=api",
"id": 35,
"name": "16K Intro",
"supertype": "production"
}
],
"tags": []
}
]