GET /api/v1/releasers/45964/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/314451/?format=api",
"demozoo_url": "https://demozoo.org/productions/314451/",
"id": 314451,
"title": "Nemesis User IP Logger v1.0",
"author_nicks": [
{
"name": "Mercyful Fate",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/45964/?format=api",
"id": 45964,
"name": "Mercyful Fate",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2003-10-14",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/53/?format=api",
"id": 53,
"name": "BBS Door",
"supertype": "production"
}
],
"tags": [
"mystic-bbs"
]
}
]