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

[
    {
        "url": "https://demozoo.org/api/v1/productions/159164/?format=api",
        "demozoo_url": "https://demozoo.org/music/159164/",
        "id": 159164,
        "title": "Elyzabeth",
        "author_nicks": [
            {
                "name": "SLD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19930/?format=api",
                    "id": 19930,
                    "name": "ROY",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Gentlemen",
                "abbreviation": "G",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11045/?format=api",
                    "id": 11045,
                    "name": "Gentlemen Software",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-12-02",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8580",
            "dmc-v4"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/159172/?format=api",
        "demozoo_url": "https://demozoo.org/music/159172/",
        "id": 159172,
        "title": "Deadly Run",
        "author_nicks": [
            {
                "name": "SLD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19930/?format=api",
                    "id": 19930,
                    "name": "ROY",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Gentlemen",
                "abbreviation": "G",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11045/?format=api",
                    "id": 11045,
                    "name": "Gentlemen Software",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-12-02",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8580",
            "dmc-v4"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/296278/?format=api",
        "demozoo_url": "https://demozoo.org/music/296278/",
        "id": 296278,
        "title": "Snap",
        "author_nicks": [
            {
                "name": "SLD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19930/?format=api",
                    "id": 19930,
                    "name": "ROY",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Gentlemen Software",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11045/?format=api",
                    "id": 11045,
                    "name": "Gentlemen Software",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]