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

[
    {
        "url": "https://demozoo.org/api/v1/productions/297288/?format=api",
        "demozoo_url": "https://demozoo.org/music/297288/",
        "id": 297288,
        "title": "Control",
        "author_nicks": [
            {
                "name": "Hilander",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8756/?format=api",
                    "id": 8756,
                    "name": "Hilander",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dental",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69201/?format=api",
                    "id": 69201,
                    "name": "Dental",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-12-29",
        "supertype": "music",
        "platforms": [],
        "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/365739/?format=api",
        "demozoo_url": "https://demozoo.org/music/365739/",
        "id": 365739,
        "title": "Smooth Attack",
        "author_nicks": [
            {
                "name": "Pman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/129270/?format=api",
                    "id": 129270,
                    "name": "Pman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dental",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69201/?format=api",
                    "id": 69201,
                    "name": "Dental",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-12-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]