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

[
    {
        "url": "https://demozoo.org/api/v1/productions/43940/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/43940/",
        "id": 43940,
        "title": "Cutie Pie",
        "author_nicks": [
            {
                "name": "Pissface",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27464/?format=api",
                    "id": 27464,
                    "name": "Pissface",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Pittsburgh Stallers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9966/?format=api",
                    "id": 9966,
                    "name": "Pittsburgh Stallers",
                    "is_group": true
                }
            }
        ],
        "release_date": "2012-10-20",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/54233/?format=api",
        "demozoo_url": "https://demozoo.org/music/54233/",
        "id": 54233,
        "title": "Fucking Silence",
        "author_nicks": [
            {
                "name": "The Danish Musician",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9967/?format=api",
                    "id": 9967,
                    "name": "The Danish Musician",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Pittsburgh Stallers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9966/?format=api",
                    "id": 9966,
                    "name": "Pittsburgh Stallers",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-12-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]