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

[
    {
        "url": "https://demozoo.org/api/v1/productions/58660/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/58660/",
        "id": 58660,
        "title": "?",
        "author_nicks": [
            {
                "name": "Bulbain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30886/?format=api",
                    "id": 30886,
                    "name": "Bulbain",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Spinup Studios",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34264/?format=api",
                    "id": 34264,
                    "name": "Spinup Studios",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-11-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/58673/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/58673/",
        "id": 58673,
        "title": "Bruja",
        "author_nicks": [
            {
                "name": "Bulbain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30886/?format=api",
                    "id": 30886,
                    "name": "Bulbain",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Spinup Studios",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34264/?format=api",
                    "id": 34264,
                    "name": "Spinup Studios",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-11-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "stages-included"
        ]
    }
]