GET /api/v1/releasers/28277/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/45735/?format=api",
"demozoo_url": "https://demozoo.org/productions/45735/",
"id": 45735,
"title": "The first",
"author_nicks": [
{
"name": "Recycled",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/28277/?format=api",
"id": 28277,
"name": "Recycled",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-02-20",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/34/?format=api",
"id": 34,
"name": "Video",
"supertype": "production"
}
],
"tags": [
"lost"
]
},
{
"url": "https://demozoo.org/api/v1/productions/45755/?format=api",
"demozoo_url": "https://demozoo.org/productions/45755/",
"id": 45755,
"title": "Win World War",
"author_nicks": [
{
"name": "Recycled",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/28277/?format=api",
"id": 28277,
"name": "Recycled",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-02-20",
"supertype": "production",
"platforms": [],
"types": [],
"tags": [
"lost"
]
}
]