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

[
    {
        "url": "https://demozoo.org/api/v1/productions/135249/?format=api",
        "demozoo_url": "https://demozoo.org/productions/135249/",
        "id": 135249,
        "title": "Lightning Disc",
        "author_nicks": [
            {
                "name": "NoBrain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2512/?format=api",
                    "id": 2512,
                    "name": "NoBrain",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "NoCrew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2220/?format=api",
                    "id": 2220,
                    "name": "NoCrew",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-10-23",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "whip-plugin"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/59570/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/59570/",
        "id": 59570,
        "title": "?",
        "author_nicks": [
            {
                "name": "CMT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58482/?format=api",
                    "id": 58482,
                    "name": "CMT",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "NoCrew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2220/?format=api",
                    "id": 2220,
                    "name": "NoCrew",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-07-25",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]