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

[
    {
        "url": "https://demozoo.org/api/v1/productions/52825/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/52825/",
        "id": 52825,
        "title": "Simple",
        "author_nicks": [
            {
                "name": "GERALTh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30959/?format=api",
                    "id": 30959,
                    "name": "GERALTh",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "G.F.A.",
                "abbreviation": "GFA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30960/?format=api",
                    "id": 30960,
                    "name": "G.F.A.",
                    "is_group": true
                }
            },
            {
                "name": "Jump",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30961/?format=api",
                    "id": 30961,
                    "name": "Jump",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-10-12",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/51907/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/51907/",
        "id": 51907,
        "title": "Dark Window",
        "author_nicks": [
            {
                "name": "Biter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11803/?format=api",
                    "id": 11803,
                    "name": "Biter",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Delirium",
                "abbreviation": "DLR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25310/?format=api",
                    "id": 25310,
                    "name": "Delirium",
                    "is_group": true
                }
            },
            {
                "name": "G.F.A.",
                "abbreviation": "GFA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30960/?format=api",
                    "id": 30960,
                    "name": "G.F.A.",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-08-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]