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

[
    {
        "url": "https://demozoo.org/api/v1/productions/50647/?format=api",
        "demozoo_url": "https://demozoo.org/productions/50647/",
        "id": 50647,
        "title": "Megumi's Lesson",
        "author_nicks": [
            {
                "name": "Chojin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62098/?format=api",
                    "id": 62098,
                    "name": "Chojin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "OtakInc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26229/?format=api",
                    "id": 26229,
                    "name": "Otak Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-06-17",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/50703/?format=api",
        "demozoo_url": "https://demozoo.org/music/50703/",
        "id": 50703,
        "title": "Q3-Drum&Bass",
        "author_nicks": [
            {
                "name": "Shao-Lee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30183/?format=api",
                    "id": 30183,
                    "name": "Shao-Lee",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "OtakInc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26229/?format=api",
                    "id": 26229,
                    "name": "Otak Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-06-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/45294/?format=api",
        "demozoo_url": "https://demozoo.org/productions/45294/",
        "id": 45294,
        "title": "Legend",
        "author_nicks": [
            {
                "name": "Chojin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62098/?format=api",
                    "id": 62098,
                    "name": "Chojin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "OtakInc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26229/?format=api",
                    "id": 26229,
                    "name": "Otak Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-06-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/48/?format=api",
                "id": 48,
                "name": "Java"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]