GET /api/v1/releasers/2183/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/32519/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/32519/",
        "id": 32519,
        "title": "Chasse",
        "author_nicks": [
            {
                "name": "Twix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31377/?format=api",
                    "id": 31377,
                    "name": "Twix",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fatal Design",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2183/?format=api",
                    "id": 2183,
                    "name": "Fatal Design",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-04-27",
        "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/33243/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/33243/",
        "id": 33243,
        "title": "Bouffon",
        "author_nicks": [
            {
                "name": "Twix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31377/?format=api",
                    "id": 31377,
                    "name": "Twix",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fatal Design",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2183/?format=api",
                    "id": 2183,
                    "name": "Fatal Design",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-03-03",
        "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/28941/?format=api",
        "demozoo_url": "https://demozoo.org/music/28941/",
        "id": 28941,
        "title": "Ingrid",
        "author_nicks": [
            {
                "name": "Blue Silence",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19385/?format=api",
                    "id": 19385,
                    "name": "Blue Silence",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fatal Design",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2183/?format=api",
                    "id": 2183,
                    "name": "Fatal Design",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-02-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]