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

[
    {
        "url": "https://demozoo.org/api/v1/productions/266883/?format=api",
        "demozoo_url": "https://demozoo.org/productions/266883/",
        "id": 266883,
        "title": "CUP386 v3.4",
        "author_nicks": [
            {
                "name": "CyberWare",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106410/?format=api",
                    "id": 106410,
                    "name": "CyberWare",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08-17",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "depacker"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/313250/?format=api",
        "demozoo_url": "https://demozoo.org/productions/313250/",
        "id": 313250,
        "title": "CyberWare UnPacker (CUP) Ver 1.2",
        "author_nicks": [
            {
                "name": "CyberWare",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106410/?format=api",
                    "id": 106410,
                    "name": "CyberWare",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-04-29",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "depacker"
        ]
    }
]