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

[
    {
        "url": "https://demozoo.org/api/v1/productions/174975/?format=api",
        "demozoo_url": "https://demozoo.org/productions/174975/",
        "id": 174975,
        "title": "Veekasi tulille",
        "author_nicks": [
            {
                "name": "Kahen litran",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72897/?format=api",
                    "id": 72897,
                    "name": "Kahen litran",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "OHC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72898/?format=api",
                    "id": 72898,
                    "name": "OHC",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]