GET /api/v1/releasers/23275/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/42167/?format=api",
"demozoo_url": "https://demozoo.org/productions/42167/",
"id": 42167,
"title": "Summer libation camp`5",
"author_nicks": [
{
"name": "Seven Up",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/23275/?format=api",
"id": 23275,
"name": "Seven Up",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-03-20",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/6/?format=api",
"id": 6,
"name": "Amiga AGA"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/11/?format=api",
"id": 11,
"name": "Invitation",
"supertype": "production"
}
],
"tags": [
"videotracker"
]
}
]