GET /api/v1/releasers/28516/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/58027/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/58027/",
        "id": 58027,
        "title": "Intelligence",
        "author_nicks": [
            {
                "name": "Mirage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8275/?format=api",
                    "id": 8275,
                    "name": "Mirage",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Domage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28516/?format=api",
                    "id": 28516,
                    "name": "Domage",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-06-23",
        "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/50750/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/50750/",
        "id": 50750,
        "title": "Torch3",
        "author_nicks": [
            {
                "name": "Mirage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8275/?format=api",
                    "id": 8275,
                    "name": "Mirage",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Domage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28516/?format=api",
                    "id": 28516,
                    "name": "Domage",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-06-17",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "bjork"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/46174/?format=api",
        "demozoo_url": "https://demozoo.org/music/46174/",
        "id": 46174,
        "title": "EyE C Yellow",
        "author_nicks": [
            {
                "name": "Diurne",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28515/?format=api",
                    "id": 28515,
                    "name": "Diurne",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Domage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28516/?format=api",
                    "id": 28516,
                    "name": "Domage",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-03-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "xm"
        ]
    }
]