GET /api/v1/releasers/80024/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/190586/?format=api",
"demozoo_url": "https://demozoo.org/productions/190586/",
"id": 190586,
"title": "Mätöskä",
"author_nicks": [
{
"name": "Mirja",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/80024/?format=api",
"id": 80024,
"name": "Mirja",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2018-07-14",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/42/?format=api",
"id": 42,
"name": "Performance",
"supertype": "production"
}
],
"tags": []
}
]