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

[
    {
        "url": "https://demozoo.org/api/v1/productions/42575/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/42575/",
        "id": 42575,
        "title": "BK_RULEZ",
        "author_nicks": [
            {
                "name": "Stas Korovin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26846/?format=api",
                    "id": 26846,
                    "name": "Stas Korovin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "SK Corporation",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26847/?format=api",
                    "id": 26847,
                    "name": "SK Corporation",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/42587/?format=api",
        "demozoo_url": "https://demozoo.org/productions/42587/",
        "id": 42587,
        "title": "Cat Megademo",
        "author_nicks": [
            {
                "name": "Stas Korovin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26846/?format=api",
                    "id": 26846,
                    "name": "Stas Korovin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "SK Corporation",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26847/?format=api",
                    "id": 26847,
                    "name": "SK Corporation",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/73/?format=api",
                "id": 73,
                "name": "Electronika BK-0010/11M"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "russian"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/42590/?format=api",
        "demozoo_url": "https://demozoo.org/productions/42590/",
        "id": 42590,
        "title": "RED BIRD",
        "author_nicks": [
            {
                "name": "Stas Korovin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26846/?format=api",
                    "id": 26846,
                    "name": "Stas Korovin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "SK Corporation",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26847/?format=api",
                    "id": 26847,
                    "name": "SK Corporation",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/73/?format=api",
                "id": 73,
                "name": "Electronika BK-0010/11M"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]