GET /api/v1/releasers/45084/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/95941/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/95941/",
        "id": 95941,
        "title": "Fractal Flower",
        "author_nicks": [
            {
                "name": "WoDK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/927/?format=api",
                    "id": 927,
                    "name": "WoDK",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Division Zero",
                "abbreviation": "Div0",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5946/?format=api",
                    "id": 5946,
                    "name": "Division Zero",
                    "is_group": true
                }
            },
            {
                "name": "Joy Inn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45084/?format=api",
                    "id": 45084,
                    "name": "Joy Inn",
                    "is_group": true
                }
            },
            {
                "name": "Tristar and Red Sector Inc.",
                "abbreviation": "TRSI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                    "id": 69,
                    "name": "Tristar and Red Sector Inc.",
                    "is_group": true
                }
            },
            {
                "name": "X-Men",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21911/?format=api",
                    "id": 21911,
                    "name": "X-Men",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-11-10",
        "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/95949/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/95949/",
        "id": 95949,
        "title": "Crystal Farm",
        "author_nicks": [
            {
                "name": "WoDK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/927/?format=api",
                    "id": 927,
                    "name": "WoDK",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Division Zero",
                "abbreviation": "Div0",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5946/?format=api",
                    "id": 5946,
                    "name": "Division Zero",
                    "is_group": true
                }
            },
            {
                "name": "Joy Inn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45084/?format=api",
                    "id": 45084,
                    "name": "Joy Inn",
                    "is_group": true
                }
            },
            {
                "name": "Tristar and Red Sector Inc.",
                "abbreviation": "TRSI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                    "id": 69,
                    "name": "Tristar and Red Sector Inc.",
                    "is_group": true
                }
            },
            {
                "name": "X-Men",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21911/?format=api",
                    "id": 21911,
                    "name": "X-Men",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-11-10",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]