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

[
    {
        "url": "https://demozoo.org/api/v1/productions/4131/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/4131/",
        "id": 4131,
        "title": "Rha-Punze-L",
        "author_nicks": [
            {
                "name": "Schwengel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6080/?format=api",
                    "id": 6080,
                    "name": "Schwengel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Karlsquell Serwiss",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6081/?format=api",
                    "id": 6081,
                    "name": "Karlsquell Serwiss",
                    "is_group": true
                }
            }
        ],
        "release_date": "2007-04-09",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "petscii"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/81493/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/81493/",
        "id": 81493,
        "title": "Goldquelle",
        "author_nicks": [
            {
                "name": "Arschkrampe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41746/?format=api",
                    "id": 41746,
                    "name": "Arschkrampe",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "KarlsquellServiss",
                "abbreviation": "Karlsquell Serviss",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6081/?format=api",
                    "id": 6081,
                    "name": "Karlsquell Serwiss",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-10-29",
        "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/81510/?format=api",
        "demozoo_url": "https://demozoo.org/productions/81510/",
        "id": 81510,
        "title": "Titten Raus!",
        "author_nicks": [
            {
                "name": "DickRSuck",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41749/?format=api",
                    "id": 41749,
                    "name": "DickRSuck",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Karlsquell Serwiss",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6081/?format=api",
                    "id": 6081,
                    "name": "Karlsquell Serwiss",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-10-29",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]