GET /api/v1/releasers/82702/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/194999/?format=api",
"demozoo_url": "https://demozoo.org/productions/194999/",
"id": 194999,
"title": "Cebit 93 Intro",
"author_nicks": [
{
"name": "Artforce",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/82702/?format=api",
"id": 82702,
"name": "Artforce",
"is_group": true
}
},
{
"name": "Illusion",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1028/?format=api",
"id": 1028,
"name": "Illusion",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1993-03-28",
"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/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": []
}
]