GET /api/v1/releasers/108826/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/336739/?format=api",
        "demozoo_url": "https://demozoo.org/productions/336739/",
        "id": 336739,
        "title": "Pink Panther",
        "author_nicks": [
            {
                "name": "Saigon",
                "abbreviation": "[S]",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108826/?format=api",
                    "id": 108826,
                    "name": "Saigon",
                    "is_group": true
                }
            },
            {
                "name": "System Design",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109285/?format=api",
                    "id": 109285,
                    "name": "System Design",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/336741/?format=api",
        "demozoo_url": "https://demozoo.org/productions/336741/",
        "id": 336741,
        "title": "Lambourghini",
        "author_nicks": [
            {
                "name": "Saigon",
                "abbreviation": "[S]",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108826/?format=api",
                    "id": 108826,
                    "name": "Saigon",
                    "is_group": true
                }
            },
            {
                "name": "System Design",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109285/?format=api",
                    "id": 109285,
                    "name": "System Design",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/336743/?format=api",
        "demozoo_url": "https://demozoo.org/productions/336743/",
        "id": 336743,
        "title": "Football Time",
        "author_nicks": [
            {
                "name": "Saigon",
                "abbreviation": "[S]",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108826/?format=api",
                    "id": 108826,
                    "name": "Saigon",
                    "is_group": true
                }
            },
            {
                "name": "System Design",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109285/?format=api",
                    "id": 109285,
                    "name": "System Design",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]