GET /api/v1/releasers/17529/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/278851/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/278851/",
        "id": 278851,
        "title": "grepasciibydiox",
        "author_nicks": [
            {
                "name": "Diox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/91318/?format=api",
                    "id": 91318,
                    "name": "Diox",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Introx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17529/?format=api",
                    "id": 17529,
                    "name": "Introx",
                    "is_group": true
                }
            }
        ],
        "release_date": "2008-12-27",
        "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/83196/?format=api",
        "demozoo_url": "https://demozoo.org/productions/83196/",
        "id": 83196,
        "title": "Crazy Q fscked it up!",
        "author_nicks": [
            {
                "name": "Gamkiller",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38148/?format=api",
                    "id": 38148,
                    "name": "Gamkiller",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Introx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17529/?format=api",
                    "id": 17529,
                    "name": "Introx",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-03-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/82134/?format=api",
        "demozoo_url": "https://demozoo.org/productions/82134/",
        "id": 82134,
        "title": "Fastdemo",
        "author_nicks": [
            {
                "name": "Gamkiller",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38148/?format=api",
                    "id": 38148,
                    "name": "Gamkiller",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Introx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17529/?format=api",
                    "id": 17529,
                    "name": "Introx",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-07-31",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]