GET /api/v1/releasers/23929/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/36622/?format=api",
"demozoo_url": "https://demozoo.org/productions/36622/",
"id": 36622,
"title": "EFK Edison 2012 Intro",
"author_nicks": [
{
"name": "notCalle",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/23929/?format=api",
"id": 23929,
"name": "notCalle",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Elefantklubben",
"abbreviation": "EFK",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/7840/?format=api",
"id": 7840,
"name": "Elefantklubben",
"is_group": true
}
}
],
"release_date": "2012-07-07",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]