GET /api/v1/releasers/66007/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/173775/?format=api",
"demozoo_url": "https://demozoo.org/productions/173775/",
"id": 173775,
"title": "Waves, I guess",
"author_nicks": [
{
"name": "Earlo",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/66007/?format=api",
"id": 66007,
"name": "Earlo",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2017-07-02",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"lost"
]
},
{
"url": "https://demozoo.org/api/v1/productions/159089/?format=api",
"demozoo_url": "https://demozoo.org/productions/159089/",
"id": 159089,
"title": "Aesthetic Ascii Ascetic",
"author_nicks": [
{
"name": "Earlo",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/66007/?format=api",
"id": 66007,
"name": "Earlo",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2016-06-11",
"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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]