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

[
    {
        "url": "https://demozoo.org/api/v1/productions/364009/?format=api",
        "demozoo_url": "https://demozoo.org/productions/364009/",
        "id": 364009,
        "title": "Christmas Present (Amstrad CPC 6128../Z80 Assembler)",
        "author_nicks": [
            {
                "name": "Longshot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69668/?format=api",
                    "id": 69668,
                    "name": "Longshot",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Logon System",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46351/?format=api",
                    "id": 46351,
                    "name": "Logon System",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-12-27",
        "supertype": "production",
        "platforms": [],
        "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/338165/?format=api",
        "demozoo_url": "https://demozoo.org/productions/338165/",
        "id": 338165,
        "title": "Plasmine",
        "author_nicks": [
            {
                "name": "Overflow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46352/?format=api",
                    "id": 46352,
                    "name": "Overflow",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Logon System",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46351/?format=api",
                    "id": 46351,
                    "name": "Logon System",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-02-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "writeup-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/338173/?format=api",
        "demozoo_url": "https://demozoo.org/productions/338173/",
        "id": 338173,
        "title": "Logonite",
        "author_nicks": [
            {
                "name": "Overflow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46352/?format=api",
                    "id": 46352,
                    "name": "Overflow",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Logon System",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46351/?format=api",
                    "id": 46351,
                    "name": "Logon System",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-02-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]