GET /api/v1/releasers/107849/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/357994/?format=api",
"demozoo_url": "https://demozoo.org/productions/357994/",
"id": 357994,
"title": "Farmsong 2010",
"author_nicks": [
{
"name": "Erect",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/107849/?format=api",
"id": 107849,
"name": "Erect",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2014-02-15",
"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": [
"nsfw"
]
},
{
"url": "https://demozoo.org/api/v1/productions/357993/?format=api",
"demozoo_url": "https://demozoo.org/productions/357993/",
"id": 357993,
"title": "Cocktail Bar",
"author_nicks": [
{
"name": "Erect",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/107849/?format=api",
"id": 107849,
"name": "Erect",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1992",
"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": []
}
]