GET /api/v1/releasers/108348/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/363863/?format=api",
"demozoo_url": "https://demozoo.org/productions/363863/",
"id": 363863,
"title": "1st Attempt",
"author_nicks": [
{
"name": "Napalm Team",
"abbreviation": "NT",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/108348/?format=api",
"id": 108348,
"name": "Napalm Team",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2003-12",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/18/?format=api",
"id": 18,
"name": "Mobile"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"palmos"
]
}
]