GET /api/v1/releasers/57000/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/132952/?format=api",
"demozoo_url": "https://demozoo.org/productions/132952/",
"id": 132952,
"title": "Swedish",
"author_nicks": [
{
"name": "Luomu",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/57000/?format=api",
"id": 57000,
"name": "Luomu",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1998-10-31",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/2/?format=api",
"id": 2,
"name": "64K Intro",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
]