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

[
    {
        "url": "https://demozoo.org/api/v1/productions/142267/?format=api",
        "demozoo_url": "https://demozoo.org/music/142267/",
        "id": 142267,
        "title": "Snorewalk",
        "author_nicks": [
            {
                "name": "Deelite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7150/?format=api",
                    "id": 7150,
                    "name": "Deelite",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Enigma",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44508/?format=api",
                    "id": 44508,
                    "name": "Enigma",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992",
        "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/92651/?format=api",
        "demozoo_url": "https://demozoo.org/music/92651/",
        "id": 92651,
        "title": "House",
        "author_nicks": [
            {
                "name": "Orb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44507/?format=api",
                    "id": 44507,
                    "name": "Orb",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Enigma",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44508/?format=api",
                    "id": 44508,
                    "name": "Enigma",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-03-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]