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

[
    {
        "url": "https://demozoo.org/api/v1/productions/99874/?format=api",
        "demozoo_url": "https://demozoo.org/music/99874/",
        "id": 99874,
        "title": "Five Changes",
        "author_nicks": [
            {
                "name": "Bitmaps",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19810/?format=api",
                    "id": 19810,
                    "name": "Bitmaps",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cyberline",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19811/?format=api",
                    "id": 19811,
                    "name": "Cyberline",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-04-01",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "dtm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/28937/?format=api",
        "demozoo_url": "https://demozoo.org/music/28937/",
        "id": 28937,
        "title": "?",
        "author_nicks": [
            {
                "name": "Bitmaps",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19810/?format=api",
                    "id": 19810,
                    "name": "Bitmaps",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cyberline",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19811/?format=api",
                    "id": 19811,
                    "name": "Cyberline",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-02-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/99875/?format=api",
        "demozoo_url": "https://demozoo.org/music/99875/",
        "id": 99875,
        "title": "No Happy End",
        "author_nicks": [
            {
                "name": "Bitmaps",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19810/?format=api",
                    "id": 19810,
                    "name": "Bitmaps",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cyberline",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19811/?format=api",
                    "id": 19811,
                    "name": "Cyberline",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-09-22",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "dtm"
        ]
    }
]