GET /api/v1/releasers/34221/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/58564/?format=api",
"demozoo_url": "https://demozoo.org/productions/58564/",
"id": 58564,
"title": "VOWEL detector",
"author_nicks": [
{
"name": "Ultor44",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34221/?format=api",
"id": 34221,
"name": "Ultor44",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001-03",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/47/?format=api",
"id": 47,
"name": "Flash"
}
],
"types": [],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/58570/?format=api",
"demozoo_url": "https://demozoo.org/productions/58570/",
"id": 58570,
"title": "Switch",
"author_nicks": [
{
"name": "Ultor44",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34221/?format=api",
"id": 34221,
"name": "Ultor44",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001-03",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/47/?format=api",
"id": 47,
"name": "Flash"
}
],
"types": [],
"tags": []
}
]