GET /api/v1/releasers/50310/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/120689/?format=api",
"demozoo_url": "https://demozoo.org/graphics/120689/",
"id": 120689,
"title": "My Name Is Mud",
"author_nicks": [
{
"name": "Fakie",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/50310/?format=api",
"id": 50310,
"name": "Fakie",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2014-08-30",
"supertype": "graphics",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/2/?format=api",
"id": 2,
"name": "ZX Spectrum"
}
],
"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/112669/?format=api",
"demozoo_url": "https://demozoo.org/productions/112669/",
"id": 112669,
"title": "Chaos Constructions 2014 invitation",
"author_nicks": [
{
"name": "Fakie",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/50310/?format=api",
"id": 50310,
"name": "Fakie",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2014-05-31",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/2/?format=api",
"id": 2,
"name": "ZX Spectrum"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/18/?format=api",
"id": 18,
"name": "128b Intro",
"supertype": "production"
}
],
"tags": []
}
]