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

[
    {
        "url": "https://demozoo.org/api/v1/productions/7312/?format=api",
        "demozoo_url": "https://demozoo.org/music/7312/",
        "id": 7312,
        "title": "Crusified Dream",
        "author_nicks": [
            {
                "name": "Pinocchio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1219/?format=api",
                    "id": 1219,
                    "name": "Pinnochio",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Damage Inc.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135837/?format=api",
                    "id": 135837,
                    "name": "Damage Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-04-15",
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/7340/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/7340/",
        "id": 7340,
        "title": "none",
        "author_nicks": [
            {
                "name": "Erik Nordby",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/103/?format=api",
                    "id": 103,
                    "name": "Dran",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Damage Inc.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135837/?format=api",
                    "id": 135837,
                    "name": "Damage Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-04-15",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/73890/?format=api",
        "demozoo_url": "https://demozoo.org/music/73890/",
        "id": 73890,
        "title": "Revels Wish",
        "author_nicks": [
            {
                "name": "Pinocchio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1219/?format=api",
                    "id": 1219,
                    "name": "Pinnochio",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Damage Inc.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135837/?format=api",
                    "id": 135837,
                    "name": "Damage Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-12-29",
        "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"
        ]
    }
]