GET /api/v1/releasers/33737/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/119731/?format=api",
        "demozoo_url": "https://demozoo.org/productions/119731/",
        "id": 119731,
        "title": "Kiki Dee - Angel Eyes",
        "author_nicks": [
            {
                "name": "Nod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42344/?format=api",
                    "id": 42344,
                    "name": "Nod",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Pixel Twins",
                "abbreviation": "TPT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33737/?format=api",
                    "id": 33737,
                    "name": "The Pixel Twins",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "sampledemo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/119436/?format=api",
        "demozoo_url": "https://demozoo.org/productions/119436/",
        "id": 119436,
        "title": "Kiki Dee",
        "author_nicks": [
            {
                "name": "Nod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42344/?format=api",
                    "id": 42344,
                    "name": "Nod",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Pixel Twins",
                "abbreviation": "TPT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33737/?format=api",
                    "id": 33737,
                    "name": "The Pixel Twins",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "sampledemo"
        ]
    }
]