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

[
    {
        "url": "https://demozoo.org/api/v1/productions/47167/?format=api",
        "demozoo_url": "https://demozoo.org/music/47167/",
        "id": 47167,
        "title": "Legend Of Crym",
        "author_nicks": [
            {
                "name": "Panter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19203/?format=api",
                    "id": 19203,
                    "name": "Panter",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Peon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14008/?format=api",
                    "id": 14008,
                    "name": "Peon",
                    "is_group": true
                }
            },
            {
                "name": "X-Ray",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9481/?format=api",
                    "id": 9481,
                    "name": "X-Ray",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-02-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/14222/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/14222/",
        "id": 14222,
        "title": "Cherish",
        "author_nicks": [
            {
                "name": "Alf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9480/?format=api",
                    "id": 9480,
                    "name": "Alf",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "X-Ray",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9481/?format=api",
                    "id": 9481,
                    "name": "X-Ray",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-22",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "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/14267/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/14267/",
        "id": 14267,
        "title": "Cobra",
        "author_nicks": [
            {
                "name": "Alf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9480/?format=api",
                    "id": 9480,
                    "name": "Alf",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "X-Ray",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9481/?format=api",
                    "id": 9481,
                    "name": "X-Ray",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-21",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]