GET /api/v1/releasers/111522/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/272228/?format=api",
"demozoo_url": "https://demozoo.org/graphics/272228/",
"id": 272228,
"title": "Heart",
"author_nicks": [
{
"name": "BL",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/111522/?format=api",
"id": 111522,
"name": "BL",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Niako",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/29401/?format=api",
"id": 29401,
"name": "Niako",
"is_group": true
}
}
],
"release_date": "2001-04-07",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/272915/?format=api",
"demozoo_url": "https://demozoo.org/graphics/272915/",
"id": 272915,
"title": "Fast_bl",
"author_nicks": [
{
"name": "BL",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/111522/?format=api",
"id": 111522,
"name": "BL",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001-04-07",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]