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

[
    {
        "url": "https://demozoo.org/api/v1/productions/118043/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/118043/",
        "id": 118043,
        "title": "Global Reflection",
        "author_nicks": [
            {
                "name": "flexi23",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51933/?format=api",
                    "id": 51933,
                    "name": "flexi23",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "drgn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51934/?format=api",
                    "id": 51934,
                    "name": "drgn",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-07-26",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/118071/?format=api",
        "demozoo_url": "https://demozoo.org/productions/118071/",
        "id": 118071,
        "title": "Potion",
        "author_nicks": [
            {
                "name": "HellMood",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49561/?format=api",
                    "id": 49561,
                    "name": "HellMood",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "drgn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51934/?format=api",
                    "id": 51934,
                    "name": "drgn",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-07-26",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "opengl",
            "no-binaries",
            "openal",
            "kinect"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/118072/?format=api",
        "demozoo_url": "https://demozoo.org/productions/118072/",
        "id": 118072,
        "title": "Attack Of The Tripods",
        "author_nicks": [
            {
                "name": "flexi23",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51933/?format=api",
                    "id": 51933,
                    "name": "flexi23",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "drgn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51934/?format=api",
                    "id": 51934,
                    "name": "drgn",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-07-26",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]