GET /api/v1/releasers/71648/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/171802/?format=api",
        "demozoo_url": "https://demozoo.org/productions/171802/",
        "id": 171802,
        "title": "Rly bad tank game",
        "author_nicks": [
            {
                "name": "66Gramms",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71668/?format=api",
                    "id": 71668,
                    "name": "66Gramms",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Strangebird",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71648/?format=api",
                    "id": 71648,
                    "name": "Strangebird",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-05-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/171814/?format=api",
        "demozoo_url": "https://demozoo.org/productions/171814/",
        "id": 171814,
        "title": "Rainbow Fighter",
        "author_nicks": [
            {
                "name": "66Gramms",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71668/?format=api",
                    "id": 71668,
                    "name": "66Gramms",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Strangebird",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71648/?format=api",
                    "id": 71648,
                    "name": "Strangebird",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-05-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]