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

[
    {
        "url": "https://demozoo.org/api/v1/productions/50586/?format=api",
        "demozoo_url": "https://demozoo.org/productions/50586/",
        "id": 50586,
        "title": "Winluv",
        "author_nicks": [
            {
                "name": "Pizzafan!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30129/?format=api",
                    "id": 30129,
                    "name": "Pizzafan!",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "BYG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26092/?format=api",
                    "id": 26092,
                    "name": "BYG",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-09-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/40840/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/40840/",
        "id": 40840,
        "title": "I_Sabc82",
        "author_nicks": [
            {
                "name": "Chewi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26091/?format=api",
                    "id": 26091,
                    "name": "Chewi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "BYG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26092/?format=api",
                    "id": 26092,
                    "name": "BYG",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-09-06",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/125985/?format=api",
        "demozoo_url": "https://demozoo.org/music/125985/",
        "id": 125985,
        "title": "How Can I Reach It?",
        "author_nicks": [
            {
                "name": "Pizzafan!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30129/?format=api",
                    "id": 30129,
                    "name": "Pizzafan!",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "BYG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26092/?format=api",
                    "id": 26092,
                    "name": "BYG",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-09-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]