GET /api/v1/releasers/22979/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/34766/?format=api",
        "demozoo_url": "https://demozoo.org/productions/34766/",
        "id": 34766,
        "title": "Mama",
        "author_nicks": [
            {
                "name": "Ballai",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6029/?format=api",
                    "id": 6029,
                    "name": "Ballai",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Rakéta Csoport",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22979/?format=api",
                    "id": 22979,
                    "name": "Rakéta Csoport",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-08-27",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/34767/?format=api",
        "demozoo_url": "https://demozoo.org/productions/34767/",
        "id": 34767,
        "title": "Man With An Animal",
        "author_nicks": [
            {
                "name": "Krisztuska",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22980/?format=api",
                    "id": 22980,
                    "name": "Krisztuska",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Rakéta Csoport",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22979/?format=api",
                    "id": 22979,
                    "name": "Rakéta Csoport",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-08-27",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]