GET /api/v1/releasers/27996/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/46367/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/46367/",
        "id": 46367,
        "title": "Enjoy the music!",
        "author_nicks": [
            {
                "name": "Mirage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27995/?format=api",
                    "id": 27995,
                    "name": "Mirage",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Gaia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27996/?format=api",
                    "id": 27996,
                    "name": "Gaia",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-03-11",
        "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/45215/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/45215/",
        "id": 45215,
        "title": "Summer",
        "author_nicks": [
            {
                "name": "Mirage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27995/?format=api",
                    "id": 27995,
                    "name": "Mirage",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Gaia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27996/?format=api",
                    "id": 27996,
                    "name": "Gaia",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-06-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]