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

[
    {
        "url": "https://demozoo.org/api/v1/productions/25909/?format=api",
        "demozoo_url": "https://demozoo.org/music/25909/",
        "id": 25909,
        "title": "bjork7000",
        "author_nicks": [
            {
                "name": "Frown",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28863/?format=api",
                    "id": 28863,
                    "name": "Frown",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Aienn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64830/?format=api",
                    "id": 64830,
                    "name": "Aienn",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-08-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/155705/?format=api",
        "demozoo_url": "https://demozoo.org/music/155705/",
        "id": 155705,
        "title": "Skywidth",
        "author_nicks": [
            {
                "name": "Frown",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28863/?format=api",
                    "id": 28863,
                    "name": "Frown",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Aienn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64830/?format=api",
                    "id": 64830,
                    "name": "Aienn",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]