GET /api/v1/releasers/23982/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/35380/?format=api",
"demozoo_url": "https://demozoo.org/productions/35380/",
"id": 35380,
"title": "noOfly majicccck rularzzZzz!!!",
"author_nicks": [
{
"name": "Cracky Cracking Group",
"abbreviation": "CCG",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/23982/?format=api",
"id": 23982,
"name": "Cracky Cracking Group",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2012-06-10",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"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/167392/?format=api",
"demozoo_url": "https://demozoo.org/productions/167392/",
"id": 167392,
"title": "ALIH's 28374648392929292 byte demo",
"author_nicks": [
{
"name": "The Cracky Cracking Group",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/23982/?format=api",
"id": 23982,
"name": "Cracky Cracking Group",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2010-11-13",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]