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

[
    {
        "url": "https://demozoo.org/api/v1/productions/23262/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/23262/",
        "id": 23262,
        "title": "Sonata",
        "author_nicks": [
            {
                "name": "Szatin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16936/?format=api",
                    "id": 16936,
                    "name": "Szatin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ars",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16937/?format=api",
                    "id": 16937,
                    "name": "Ars",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-09-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "640x480"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/23314/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/23314/",
        "id": 23314,
        "title": "Bamboo",
        "author_nicks": [
            {
                "name": "Szatin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16936/?format=api",
                    "id": 16936,
                    "name": "Szatin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ars",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16937/?format=api",
                    "id": 16937,
                    "name": "Ars",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-09-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/267361/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/267361/",
        "id": 267361,
        "title": "Toxic Dream",
        "author_nicks": [
            {
                "name": "Szatin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16936/?format=api",
                    "id": 16936,
                    "name": "Szatin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ars",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16937/?format=api",
                    "id": 16937,
                    "name": "Ars",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-07-10",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "320x200"
        ]
    }
]