GET /api/v1/releasers/14349/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/19945/?format=api",
"demozoo_url": "https://demozoo.org/productions/19945/",
"id": 19945,
"title": "Tremor",
"author_nicks": [
{
"name": "Demolition",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/14349/?format=api",
"id": 14349,
"name": "Demolition",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996-11-11",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"textmode"
]
},
{
"url": "https://demozoo.org/api/v1/productions/33179/?format=api",
"demozoo_url": "https://demozoo.org/productions/33179/",
"id": 33179,
"title": "Vortex",
"author_nicks": [
{
"name": "Demolition",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/14349/?format=api",
"id": 14349,
"name": "Demolition",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996-06-02",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"textmode"
]
}
]