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

[
    {
        "url": "https://demozoo.org/api/v1/productions/89148/?format=api",
        "demozoo_url": "https://demozoo.org/productions/89148/",
        "id": 89148,
        "title": "Sliiim",
        "author_nicks": [
            {
                "name": "Jellyfish",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43821/?format=api",
                    "id": 43821,
                    "name": "Jellyfish",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Portable",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43822/?format=api",
                    "id": 43822,
                    "name": "Portable",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-02-15",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/89152/?format=api",
        "demozoo_url": "https://demozoo.org/productions/89152/",
        "id": 89152,
        "title": "Heaven",
        "author_nicks": [
            {
                "name": "Jellyfish",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43821/?format=api",
                    "id": 43821,
                    "name": "Jellyfish",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Portable",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43822/?format=api",
                    "id": 43822,
                    "name": "Portable",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-02-15",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]