GET /api/v1/releasers/90687/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/205932/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/205932/",
        "id": 205932,
        "title": "Den som vågar vinner",
        "author_nicks": [
            {
                "name": "Happy Pony Land",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90686/?format=api",
                    "id": 90686,
                    "name": "Happy Pony Land",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Suicide Cult",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90687/?format=api",
                    "id": 90687,
                    "name": "Suicide Cult",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-07-06",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/205938/?format=api",
        "demozoo_url": "https://demozoo.org/productions/205938/",
        "id": 205938,
        "title": "I'm 14 and this is cool as SHIT",
        "author_nicks": [
            {
                "name": "Happy Pony Land",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90686/?format=api",
                    "id": 90686,
                    "name": "Happy Pony Land",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Suicide Cult",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90687/?format=api",
                    "id": 90687,
                    "name": "Suicide Cult",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-07-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]