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

[
    {
        "url": "https://demozoo.org/api/v1/productions/94281/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/94281/",
        "id": 94281,
        "title": "Syntax",
        "author_nicks": [
            {
                "name": "Lachy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44763/?format=api",
                    "id": 44763,
                    "name": "Lachy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "CygnusOz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43052/?format=api",
                    "id": 43052,
                    "name": "CygnusOz",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-11-09",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/167393/?format=api",
        "demozoo_url": "https://demozoo.org/productions/167393/",
        "id": 167393,
        "title": "Greetz",
        "author_nicks": [
            {
                "name": "Wozza",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43350/?format=api",
                    "id": 43350,
                    "name": "Wozza",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "CygnusOz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43052/?format=api",
                    "id": 43052,
                    "name": "CygnusOz",
                    "is_group": true
                }
            }
        ],
        "release_date": "2010-11-13",
        "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/87155/?format=api",
        "demozoo_url": "https://demozoo.org/productions/87155/",
        "id": 87155,
        "title": "Syntax 09 - party text scroller",
        "author_nicks": [
            {
                "name": "Wozza",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43350/?format=api",
                    "id": 43350,
                    "name": "Wozza",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cygnus Oz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43052/?format=api",
                    "id": 43052,
                    "name": "CygnusOz",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-10-31",
        "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": []
    }
]