GET /api/v1/releasers/118482/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/381810/?format=api",
"demozoo_url": "https://demozoo.org/productions/381810/",
"id": 381810,
"title": "Graphix Magic",
"author_nicks": [
{
"name": "Eric the Red",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/118482/?format=api",
"id": 118482,
"name": "Eric the Red",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1986",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/67/?format=api",
"id": 67,
"name": "Apple II"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": [
"intro-creator"
]
}
]