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

[
    {
        "url": "https://demozoo.org/api/v1/productions/26369/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/26369/",
        "id": 26369,
        "title": "Monster Dragon",
        "author_nicks": [
            {
                "name": "Zokk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14193/?format=api",
                    "id": 14193,
                    "name": "Zokk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Size",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18008/?format=api",
                    "id": 18008,
                    "name": "Size",
                    "is_group": true
                }
            },
            {
                "name": "Vacuum",
                "abbreviation": "VAC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3757/?format=api",
                    "id": 3757,
                    "name": "Vacuum",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-03-31",
        "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/24948/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/24948/",
        "id": 24948,
        "title": "Der Vogelspinnenvogel",
        "author_nicks": [
            {
                "name": "Zokk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14193/?format=api",
                    "id": 14193,
                    "name": "Zokk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Size",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18008/?format=api",
                    "id": 18008,
                    "name": "Size",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-04-15",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]