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

[
    {
        "url": "https://demozoo.org/api/v1/productions/367176/?format=api",
        "demozoo_url": "https://demozoo.org/productions/367176/",
        "id": 367176,
        "title": "Nogood",
        "author_nicks": [
            {
                "name": "Atomic Industries",
                "abbreviation": "ATI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107048/?format=api",
                    "id": 107048,
                    "name": "Atomic Industries",
                    "is_group": true
                }
            },
            {
                "name": "The Critters",
                "abbreviation": "CRS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109631/?format=api",
                    "id": 109631,
                    "name": "The Critters",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-05",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "one-file-demo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/311013/?format=api",
        "demozoo_url": "https://demozoo.org/productions/311013/",
        "id": 311013,
        "title": "Boring",
        "author_nicks": [
            {
                "name": "Atomic Industries",
                "abbreviation": "ATI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107048/?format=api",
                    "id": 107048,
                    "name": "Atomic Industries",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Critters",
                "abbreviation": "CRS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109631/?format=api",
                    "id": 109631,
                    "name": "The Critters",
                    "is_group": true
                }
            }
        ],
        "release_date": "1988-04-11",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/311012/?format=api",
        "demozoo_url": "https://demozoo.org/productions/311012/",
        "id": 311012,
        "title": "Mjutoid",
        "author_nicks": [
            {
                "name": "Atomic Industries",
                "abbreviation": "ATI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107048/?format=api",
                    "id": 107048,
                    "name": "Atomic Industries",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Critters",
                "abbreviation": "CRS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109631/?format=api",
                    "id": 109631,
                    "name": "The Critters",
                    "is_group": true
                }
            }
        ],
        "release_date": "1988",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]