GET /api/v1/releasers/1667/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/20857/?format=api",
"demozoo_url": "https://demozoo.org/productions/20857/",
"id": 20857,
"title": "Only You",
"author_nicks": [
{
"name": "No. 12",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1667/?format=api",
"id": 1667,
"name": "#12",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1998-04-12",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/34/?format=api",
"id": 34,
"name": "Video",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/18054/?format=api",
"demozoo_url": "https://demozoo.org/productions/18054/",
"id": 18054,
"title": "Elgsuppe",
"author_nicks": [
{
"name": "#12",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1667/?format=api",
"id": 1667,
"name": "#12",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Excess",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/92/?format=api",
"id": 92,
"name": "Excess",
"is_group": true
}
}
],
"release_date": "1996-04-06",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
]