GET /api/v1/releasers/43652/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/88272/?format=api",
"demozoo_url": "https://demozoo.org/productions/88272/",
"id": 88272,
"title": "demo 2006",
"author_nicks": [
{
"name": "CTS",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/43652/?format=api",
"id": 43652,
"name": "CTS",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2006",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/50/?format=api",
"id": 50,
"name": "Atari Jaguar"
}
],
"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/88273/?format=api",
"demozoo_url": "https://demozoo.org/productions/88273/",
"id": 88273,
"title": "Jaguar Connexion 2005 demo",
"author_nicks": [
{
"name": "CTS",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/43652/?format=api",
"id": 43652,
"name": "CTS",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2005-04-24",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/50/?format=api",
"id": 50,
"name": "Atari Jaguar"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]