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

[
    {
        "url": "https://demozoo.org/api/v1/productions/83645/?format=api",
        "demozoo_url": "https://demozoo.org/productions/83645/",
        "id": 83645,
        "title": "Thesis",
        "author_nicks": [
            {
                "name": "Smorgas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42354/?format=api",
                    "id": 42354,
                    "name": "Smorgas",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ekrazit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27758/?format=api",
                    "id": 27758,
                    "name": "Ekrazit",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-10-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/44727/?format=api",
        "demozoo_url": "https://demozoo.org/productions/44727/",
        "id": 44727,
        "title": "mo",
        "author_nicks": [
            {
                "name": "Sidha",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12080/?format=api",
                    "id": 12080,
                    "name": "Sidha",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ekrazit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27758/?format=api",
                    "id": 27758,
                    "name": "Ekrazit",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-09-17",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]