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

[
    {
        "url": "https://demozoo.org/api/v1/productions/195853/?format=api",
        "demozoo_url": "https://demozoo.org/music/195853/",
        "id": 195853,
        "title": "Komahtava Momentti",
        "author_nicks": [
            {
                "name": "Vole",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82070/?format=api",
                    "id": 82070,
                    "name": "Vole",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Badgers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83084/?format=api",
                    "id": 83084,
                    "name": "Badgers",
                    "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": [
            "9ch",
            "it"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/197195/?format=api",
        "demozoo_url": "https://demozoo.org/music/197195/",
        "id": 197195,
        "title": "The Floater",
        "author_nicks": [
            {
                "name": "Vole",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82070/?format=api",
                    "id": 82070,
                    "name": "Vole",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Badgers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83084/?format=api",
                    "id": 83084,
                    "name": "Badgers",
                    "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": []
    }
]