GET /api/v1/releasers/52695/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/120335/?format=api",
"demozoo_url": "https://demozoo.org/productions/120335/",
"id": 120335,
"title": "925 Bytes of Javascript",
"author_nicks": [
{
"name": "draemmli",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/52695/?format=api",
"id": 52695,
"name": "draemmli",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2014-08-23",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/12/?format=api",
"id": 12,
"name": "Browser"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/21/?format=api",
"id": 21,
"name": "1K Intro",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/120259/?format=api",
"demozoo_url": "https://demozoo.org/productions/120259/",
"id": 120259,
"title": "Heart Attack!",
"author_nicks": [
{
"name": "draemmli",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/52695/?format=api",
"id": 52695,
"name": "draemmli",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2014-08-23",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/12/?format=api",
"id": 12,
"name": "Browser"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
}
]