GET /api/v1/releasers/149859/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/372569/?format=api",
"demozoo_url": "https://demozoo.org/productions/372569/",
"id": 372569,
"title": "The N64 Ezine September 1999",
"author_nicks": [
{
"name": "Luigi64",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/149859/?format=api",
"id": 149859,
"name": "Luigi64",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-09",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/39/?format=api",
"id": 39,
"name": "Nintendo 64 (N64)"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/49/?format=api",
"id": 49,
"name": "Textmag",
"supertype": "production"
}
],
"tags": [
"release-chart"
]
}
]