GET /api/v1/releasers/114093/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/26997/?format=api",
"demozoo_url": "https://demozoo.org/productions/26997/",
"id": 26997,
"title": "Internal Exile",
"author_nicks": [
{
"name": "Perseus",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/114093/?format=api",
"id": 114093,
"name": "Perseus",
"is_group": true
}
}
],
"author_affiliation_nicks": [
{
"name": "Infocorner",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/18852/?format=api",
"id": 18852,
"name": "Infocorner",
"is_group": true
}
}
],
"release_date": "1993-08-14",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]