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

[
    {
        "url": "https://demozoo.org/api/v1/productions/335166/?format=api",
        "demozoo_url": "https://demozoo.org/productions/335166/",
        "id": 335166,
        "title": "Christmas Diamonds (Commodore C64/BASIC V2)",
        "author_nicks": [
            {
                "name": "Miyagi1980",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140491/?format=api",
                    "id": 140491,
                    "name": "Miyagi1980",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "RetroArts",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140492/?format=api",
                    "id": 140492,
                    "name": "RetroArts",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-12-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "basic"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/335402/?format=api",
        "demozoo_url": "https://demozoo.org/productions/335402/",
        "id": 335402,
        "title": "EVIL DUNGEON II",
        "author_nicks": [
            {
                "name": "Miyagi1980",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140491/?format=api",
                    "id": 140491,
                    "name": "Miyagi1980",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "RetroArts",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140492/?format=api",
                    "id": 140492,
                    "name": "RetroArts",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-10-20",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "basic",
            "adventure-game",
            "dungeon-crawler"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/335400/?format=api",
        "demozoo_url": "https://demozoo.org/productions/335400/",
        "id": 335400,
        "title": "EVIL DUNGEON",
        "author_nicks": [
            {
                "name": "Miyagi1980",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140491/?format=api",
                    "id": 140491,
                    "name": "Miyagi1980",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "RetroArts",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140492/?format=api",
                    "id": 140492,
                    "name": "RetroArts",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-02-24",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "basic",
            "adventure-game",
            "dungeon-crawler"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/335401/?format=api",
        "demozoo_url": "https://demozoo.org/productions/335401/",
        "id": 335401,
        "title": "Superhirn",
        "author_nicks": [
            {
                "name": "Miyagi1980",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140491/?format=api",
                    "id": 140491,
                    "name": "Miyagi1980",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "RetroArts",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140492/?format=api",
                    "id": 140492,
                    "name": "RetroArts",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-01-31",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "basic",
            "puzzle-game"
        ]
    }
]