GET /api/v1/releasers/60524/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/143287/?format=api",
        "demozoo_url": "https://demozoo.org/productions/143287/",
        "id": 143287,
        "title": "Billion Feet Above",
        "author_nicks": [
            {
                "name": "Hanna Nivala",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60524/?format=api",
                    "id": 60524,
                    "name": "Hanna Nivala",
                    "is_group": false
                }
            },
            {
                "name": "Manu Mäkinen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23111/?format=api",
                    "id": 23111,
                    "name": "Manual",
                    "is_group": false
                }
            },
            {
                "name": "Marko Ruotsalainen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60526/?format=api",
                    "id": 60526,
                    "name": "Marko Ruotsalainen",
                    "is_group": false
                }
            },
            {
                "name": "Sami Hoppula",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60525/?format=api",
                    "id": 60525,
                    "name": "Sami Hoppula",
                    "is_group": false
                }
            },
            {
                "name": "Tuomas Pakkanen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60527/?format=api",
                    "id": 60527,
                    "name": "Tuomas Pakkanen",
                    "is_group": false
                }
            },
            {
                "name": "Valtteri Järvinen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60523/?format=api",
                    "id": 60523,
                    "name": "Valtteri Järvinen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Acid Weasel Entertainment",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60529/?format=api",
                    "id": 60529,
                    "name": "Acid Weasel Entertainment",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-08-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]