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

[
    {
        "url": "https://demozoo.org/api/v1/productions/85320/?format=api",
        "demozoo_url": "https://demozoo.org/productions/85320/",
        "id": 85320,
        "title": "Antani - An apology for Horde 2007",
        "author_nicks": [
            {
                "name": "RiGeL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23118/?format=api",
                    "id": 23118,
                    "name": "RiGeL",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Kitties In Cooler",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14608/?format=api",
                    "id": 14608,
                    "name": "Kitties In Cooler",
                    "is_group": true
                }
            }
        ],
        "release_date": "2007-07-07",
        "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/20208/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/20208/",
        "id": 20208,
        "title": "Cubical Fag",
        "author_nicks": [
            {
                "name": "Crusher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14607/?format=api",
                    "id": 14607,
                    "name": "Crusher",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Kitties In Cooler",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14608/?format=api",
                    "id": 14608,
                    "name": "Kitties In Cooler",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-04-13",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]