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

[
    {
        "url": "https://demozoo.org/api/v1/productions/25627/?format=api",
        "demozoo_url": "https://demozoo.org/music/25627/",
        "id": 25627,
        "title": "Turbo boots",
        "author_nicks": [
            {
                "name": "Gimle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18263/?format=api",
                    "id": 18263,
                    "name": "Gimle",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Kaita Filmituotanto",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18264/?format=api",
                    "id": 18264,
                    "name": "Kaita Filmituotanto",
                    "is_group": true
                }
            }
        ],
        "release_date": "2007-02-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/67228/?format=api",
        "demozoo_url": "https://demozoo.org/music/67228/",
        "id": 67228,
        "title": "Life saving dub",
        "author_nicks": [
            {
                "name": "Gimle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18263/?format=api",
                    "id": 18263,
                    "name": "Gimle",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Kaita",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18264/?format=api",
                    "id": 18264,
                    "name": "Kaita Filmituotanto",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-08-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]