GET /api/v1/releasers/26143/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/40992/?format=api",
"demozoo_url": "https://demozoo.org/productions/40992/",
"id": 40992,
"title": "PrintPlay",
"author_nicks": [
{
"name": "Beat Lord",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/26143/?format=api",
"id": 26143,
"name": "Beat Lord",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Nevermind",
"abbreviation": "NVM",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/14561/?format=api",
"id": 14561,
"name": "Nevermind",
"is_group": true
}
}
],
"release_date": "1998-07-26",
"supertype": "production",
"platforms": [],
"types": [],
"tags": [
"lost"
]
},
{
"url": "https://demozoo.org/api/v1/productions/41606/?format=api",
"demozoo_url": "https://demozoo.org/productions/41606/",
"id": 41606,
"title": "Learn to read Serbian",
"author_nicks": [
{
"name": "Beat Lord",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/26143/?format=api",
"id": 26143,
"name": "Beat Lord",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1998-05-24",
"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/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": []
}
]