GET /api/v1/releasers/60516/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/143283/?format=api",
        "demozoo_url": "https://demozoo.org/productions/143283/",
        "id": 143283,
        "title": "Hot Doggety! / Mäyris",
        "author_nicks": [
            {
                "name": "Faeriel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60515/?format=api",
                    "id": 60515,
                    "name": "Faeriel",
                    "is_group": false
                }
            },
            {
                "name": "Verkel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60514/?format=api",
                    "id": 60514,
                    "name": "Verkel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Palloeläin Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133268/?format=api",
                    "id": 133268,
                    "name": "Palloeläin Productions",
                    "is_group": true
                }
            },
            {
                "name": "Team Mäyris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60516/?format=api",
                    "id": 60516,
                    "name": "Team Mäyris",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-08-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/52/?format=api",
                "id": 52,
                "name": "Android"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]