GET /api/v1/releasers/33112/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/55791/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/55791/",
        "id": 55791,
        "title": "Alf",
        "author_nicks": [
            {
                "name": "as-d",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33111/?format=api",
                    "id": 33111,
                    "name": "as-d",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "wrlk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33112/?format=api",
                    "id": 33112,
                    "name": "wrlk",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-08-24",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/55798/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/55798/",
        "id": 55798,
        "title": "The Ice In Fire",
        "author_nicks": [
            {
                "name": "as-d",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33111/?format=api",
                    "id": 33111,
                    "name": "as-d",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "wrlk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33112/?format=api",
                    "id": 33112,
                    "name": "wrlk",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-08-24",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/56037/?format=api",
        "demozoo_url": "https://demozoo.org/music/56037/",
        "id": 56037,
        "title": "rock da hause",
        "author_nicks": [
            {
                "name": "as-d",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33111/?format=api",
                    "id": 33111,
                    "name": "as-d",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Brain Destruction",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33128/?format=api",
                    "id": 33128,
                    "name": "Brain Destruction",
                    "is_group": true
                }
            },
            {
                "name": "wrlk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33112/?format=api",
                    "id": 33112,
                    "name": "wrlk",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-08-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]