GET /api/v1/releasers/82849/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/195301/?format=api",
"demozoo_url": "https://demozoo.org/productions/195301/",
"id": 195301,
"title": "Lamer Than Lamers",
"author_nicks": [
{
"name": "Hotlanning And The Rumpmas",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/82849/?format=api",
"id": 82849,
"name": "Hotlanning And The Rumpmas",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2018-11-04",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/17/?format=api",
"id": 17,
"name": "Atari Falcon"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"ct60",
"68060"
]
}
]