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

[
    {
        "url": "https://demozoo.org/api/v1/productions/49709/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/49709/",
        "id": 49709,
        "title": "Coin !!",
        "author_nicks": [
            {
                "name": "kacy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/477/?format=api",
                    "id": 477,
                    "name": "kacy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "GLOU Prods.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26637/?format=api",
                    "id": 26637,
                    "name": "GLOU Prods.",
                    "is_group": true
                }
            },
            {
                "name": "Orion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/254/?format=api",
                    "id": 254,
                    "name": "Orion",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-08-26",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/41984/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/41984/",
        "id": 41984,
        "title": "XLR !! Part 2",
        "author_nicks": [
            {
                "name": "kacy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/477/?format=api",
                    "id": 477,
                    "name": "kacy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "GLOU Prods.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26637/?format=api",
                    "id": 26637,
                    "name": "GLOU Prods.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-04-17",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]