GET /api/v1/releasers/70736/productions/?format=api&ordering=-id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/169787/?format=api",
"demozoo_url": "https://demozoo.org/productions/169787/",
"id": 169787,
"title": "R-Type 128k",
"author_nicks": [
{
"name": "Easter Egg",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/70736/?format=api",
"id": 70736,
"name": "Easter Egg",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2012-02",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/36/?format=api",
"id": 36,
"name": "Amstrad CPC"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
}
]