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

[
    {
        "url": "https://demozoo.org/api/v1/productions/294951/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/294951/",
        "id": 294951,
        "title": "Sounds Like A Melody",
        "author_nicks": [
            {
                "name": "2fast",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6866/?format=api",
                    "id": 6866,
                    "name": "2fast",
                    "is_group": false
                }
            },
            {
                "name": "Mogue",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6864/?format=api",
                    "id": 6864,
                    "name": "Mogue",
                    "is_group": false
                }
            },
            {
                "name": "Mr. Vain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6418/?format=api",
                    "id": 6418,
                    "name": "Mr. Vain",
                    "is_group": false
                }
            },
            {
                "name": "cRAZy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10332/?format=api",
                    "id": 10332,
                    "name": "cRAZy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Artcore",
                "abbreviation": "AC!",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6865/?format=api",
                    "id": 6865,
                    "name": "Artcore",
                    "is_group": true
                }
            },
            {
                "name": "Brilliance",
                "abbreviation": "BCE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25371/?format=api",
                    "id": 25371,
                    "name": "Brilliance",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-07-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]