GET /api/v1/releasers/107617/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/356926/?format=api",
"demozoo_url": "https://demozoo.org/productions/356926/",
"id": 356926,
"title": "Danish Designs Picture",
"author_nicks": [
{
"name": "Danish Designs",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/107617/?format=api",
"id": 107617,
"name": "Danish Designs",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1986",
"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": []
},
{
"url": "https://demozoo.org/api/v1/productions/356927/?format=api",
"demozoo_url": "https://demozoo.org/productions/356927/",
"id": 356927,
"title": "Cute Little Demo",
"author_nicks": [
{
"name": "Danish Designs",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/107617/?format=api",
"id": 107617,
"name": "Danish Designs",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1986",
"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": []
}
]