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

[
    {
        "url": "https://demozoo.org/api/v1/productions/278064/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/278064/",
        "id": 278064,
        "title": "dEAdLY dREAMS aNd sAtiSFACtiON",
        "author_nicks": [
            {
                "name": "xClUZiWe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7070/?format=api",
                    "id": 7070,
                    "name": "xClUZiWe",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "DD-Style",
                "abbreviation": "DDS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61237/?format=api",
                    "id": 61237,
                    "name": "DD-Style",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-12",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/284787/?format=api",
        "demozoo_url": "https://demozoo.org/music/284787/",
        "id": 284787,
        "title": "Break Out",
        "author_nicks": [
            {
                "name": "Death",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117298/?format=api",
                    "id": 117298,
                    "name": "Death",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "DD-Style",
                "abbreviation": "DDS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61237/?format=api",
                    "id": 61237,
                    "name": "DD-Style",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]