GET /api/v1/releasers/14720/productions/?format=api&ordering=name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/20335/?format=api",
"demozoo_url": "https://demozoo.org/productions/20335/",
"id": 20335,
"title": "Licence",
"author_nicks": [
{
"name": "Lybis",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/14720/?format=api",
"id": 14720,
"name": "Lybis",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Warriors of the Wasteland",
"abbreviation": "WOW",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5085/?format=api",
"id": 5085,
"name": "Warriors of the Wasteland",
"is_group": true
}
}
],
"release_date": "1998-04-12",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"2-disk-sides",
"interlaced-blended"
]
}
]