GET /api/v1/releasers/106717/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/356648/?format=api",
"demozoo_url": "https://demozoo.org/productions/356648/",
"id": 356648,
"title": "Pong",
"author_nicks": [
{
"name": "Xbox-HQ",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/106717/?format=api",
"id": 106717,
"name": "Xbox-HQ",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2008-07",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/40/?format=api",
"id": 40,
"name": "XBOX"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/356647/?format=api",
"demozoo_url": "https://demozoo.org/productions/356647/",
"id": 356647,
"title": "AIDeluxe v1 Intro",
"author_nicks": [
{
"name": "Xbox-HQ",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/106717/?format=api",
"id": 106717,
"name": "Xbox-HQ",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2004-12-14",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/40/?format=api",
"id": 40,
"name": "XBOX"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
]