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

[
    {
        "url": "https://demozoo.org/api/v1/productions/203799/?format=api",
        "demozoo_url": "https://demozoo.org/music/203799/",
        "id": 203799,
        "title": "Far Away",
        "author_nicks": [
            {
                "name": "Xtense",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30450/?format=api",
                    "id": 30450,
                    "name": "Xtense",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "SS-NG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45053/?format=api",
                    "id": 45053,
                    "name": "SS-NG",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-05-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "cover-version"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/203809/?format=api",
        "demozoo_url": "https://demozoo.org/music/203809/",
        "id": 203809,
        "title": "Jest Super(T-Love)",
        "author_nicks": [
            {
                "name": "Xtense",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30450/?format=api",
                    "id": 30450,
                    "name": "Xtense",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "SS-NG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45053/?format=api",
                    "id": 45053,
                    "name": "SS-NG",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-05-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "cover-version"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/80204/?format=api",
        "demozoo_url": "https://demozoo.org/music/80204/",
        "id": 80204,
        "title": "A.to.mi.styka I",
        "author_nicks": [
            {
                "name": "Veeroos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41414/?format=api",
                    "id": 41414,
                    "name": "Veeroos",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "SS-NG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45053/?format=api",
                    "id": 45053,
                    "name": "SS-NG",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-06-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]