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

[
    {
        "url": "https://demozoo.org/api/v1/productions/23279/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/23279/",
        "id": 23279,
        "title": "Rubik",
        "author_nicks": [
            {
                "name": "Rzuck",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16950/?format=api",
                    "id": 16950,
                    "name": "Rzuck",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Metaphor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10891/?format=api",
                    "id": 10891,
                    "name": "Metaphor",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-09-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "800x600"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/39782/?format=api",
        "demozoo_url": "https://demozoo.org/music/39782/",
        "id": 39782,
        "title": "Victory",
        "author_nicks": [
            {
                "name": "Sol",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1203/?format=api",
                    "id": 1203,
                    "name": "Sol",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Metaphor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10891/?format=api",
                    "id": 10891,
                    "name": "Metaphor",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-04-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "20ch",
            "xm"
        ]
    }
]