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

[
    {
        "url": "https://demozoo.org/api/v1/productions/27454/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/27454/",
        "id": 27454,
        "title": "Forever",
        "author_nicks": [
            {
                "name": "Randy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8861/?format=api",
                    "id": 8861,
                    "name": "Randy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Relapse",
                "abbreviation": "RLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8860/?format=api",
                    "id": 8860,
                    "name": "Relapse",
                    "is_group": true
                }
            }
        ],
        "release_date": "2011-10-22",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/7919/?format=api",
        "demozoo_url": "https://demozoo.org/productions/7919/",
        "id": 7919,
        "title": "Starfield",
        "author_nicks": [
            {
                "name": "Randy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8861/?format=api",
                    "id": 8861,
                    "name": "Randy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Relapse",
                "abbreviation": "RLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8860/?format=api",
                    "id": 8860,
                    "name": "Relapse",
                    "is_group": true
                }
            }
        ],
        "release_date": "2011-07-16",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/303922/?format=api",
        "demozoo_url": "https://demozoo.org/music/303922/",
        "id": 303922,
        "title": "World Cup Supporter",
        "author_nicks": [
            {
                "name": "Zorglub",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19847/?format=api",
                    "id": 19847,
                    "name": "Zorglub",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Distorsion",
                "abbreviation": "DST",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7177/?format=api",
                    "id": 7177,
                    "name": "Distorsion",
                    "is_group": true
                }
            },
            {
                "name": "Relapse",
                "abbreviation": "RLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8860/?format=api",
                    "id": 8860,
                    "name": "Relapse",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-09-03",
        "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"
        ]
    }
]