GET /api/v1/releasers/61137/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/144883/?format=api",
"demozoo_url": "https://demozoo.org/productions/144883/",
"id": 144883,
"title": "X",
"author_nicks": [
{
"name": "Ranskalainen Lepakko",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/61137/?format=api",
"id": 61137,
"name": "Ranskalainen Lepakko",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Jumalauta",
"abbreviation": "JML",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1297/?format=api",
"id": 1297,
"name": "Jumalauta",
"is_group": true
}
}
],
"release_date": "2015-09-05",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/42/?format=api",
"id": 42,
"name": "Performance",
"supertype": "production"
}
],
"tags": []
}
]