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

[
    {
        "url": "https://demozoo.org/api/v1/productions/45970/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/45970/",
        "id": 45970,
        "title": "Made in 5 minutes",
        "author_nicks": [
            {
                "name": "Zhiiga",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24939/?format=api",
                    "id": 24939,
                    "name": "Zhiiga",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "SideWalk",
                "abbreviation": "SWk",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24940/?format=api",
                    "id": 24940,
                    "name": "SideWalk",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-11-10",
        "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/46015/?format=api",
        "demozoo_url": "https://demozoo.org/productions/46015/",
        "id": 46015,
        "title": "Formula 1 Racing Flashation",
        "author_nicks": [
            {
                "name": "fry",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28443/?format=api",
                    "id": 28443,
                    "name": "fry",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "SideWalk",
                "abbreviation": "SWk",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24940/?format=api",
                    "id": 24940,
                    "name": "SideWalk",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-11-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
                "id": 47,
                "name": "Flash"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/38952/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/38952/",
        "id": 38952,
        "title": "Disco 3000",
        "author_nicks": [
            {
                "name": "Zhiiga",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24939/?format=api",
                    "id": 24939,
                    "name": "Zhiiga",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "SideWalk",
                "abbreviation": "SWk",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24940/?format=api",
                    "id": 24940,
                    "name": "SideWalk",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-12-11",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]