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

[
    {
        "url": "https://demozoo.org/api/v1/productions/110899/?format=api",
        "demozoo_url": "https://demozoo.org/productions/110899/",
        "id": 110899,
        "title": "Visdom Demo Part 2",
        "author_nicks": [
            {
                "name": "JAC!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6314/?format=api",
                    "id": 6314,
                    "name": "JAC!",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Visdom",
                "abbreviation": "VSM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49789/?format=api",
                    "id": 49789,
                    "name": "Visdom",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/250705/?format=api",
        "demozoo_url": "https://demozoo.org/music/250705/",
        "id": 250705,
        "title": "Vision Thing 2",
        "author_nicks": [
            {
                "name": "Microforce",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2906/?format=api",
                    "id": 2906,
                    "name": "Microforce",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Visdom",
                "abbreviation": "VSM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49789/?format=api",
                    "id": 49789,
                    "name": "Visdom",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-08-10",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/147249/?format=api",
        "demozoo_url": "https://demozoo.org/music/147249/",
        "id": 147249,
        "title": "Zapultura",
        "author_nicks": [
            {
                "name": "Microforce",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2906/?format=api",
                    "id": 2906,
                    "name": "Microforce",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Visdom",
                "abbreviation": "VSM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49789/?format=api",
                    "id": 49789,
                    "name": "Visdom",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-05-24",
        "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/110898/?format=api",
        "demozoo_url": "https://demozoo.org/productions/110898/",
        "id": 110898,
        "title": "Visdom – Hotline Intro",
        "author_nicks": [
            {
                "name": "JAC!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6314/?format=api",
                    "id": 6314,
                    "name": "JAC!",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Visdom",
                "abbreviation": "VSM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49789/?format=api",
                    "id": 49789,
                    "name": "Visdom",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]