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

[
    {
        "url": "https://demozoo.org/api/v1/productions/42704/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/42704/",
        "id": 42704,
        "title": "Bjork",
        "author_nicks": [
            {
                "name": "DJiNn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26920/?format=api",
                    "id": 26920,
                    "name": "DJiNn",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Injury",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26921/?format=api",
                    "id": 26921,
                    "name": "Injury",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-07-03",
        "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/42709/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/42709/",
        "id": 42709,
        "title": "Fat",
        "author_nicks": [
            {
                "name": "Futry",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26923/?format=api",
                    "id": 26923,
                    "name": "Futry",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Injury",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26921/?format=api",
                    "id": 26921,
                    "name": "Injury",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-07-03",
        "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/42723/?format=api",
        "demozoo_url": "https://demozoo.org/music/42723/",
        "id": 42723,
        "title": "Number 25",
        "author_nicks": [
            {
                "name": "DJiNn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26920/?format=api",
                    "id": 26920,
                    "name": "DJiNn",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Injury",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26921/?format=api",
                    "id": 26921,
                    "name": "Injury",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-07-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]