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

[
    {
        "url": "https://demozoo.org/api/v1/productions/28433/?format=api",
        "demozoo_url": "https://demozoo.org/music/28433/",
        "id": 28433,
        "title": "Turnpike",
        "author_nicks": [
            {
                "name": "Jarko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20272/?format=api",
                    "id": 20272,
                    "name": "Jarko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "D.N.A.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36472/?format=api",
                    "id": 36472,
                    "name": "Dupa Naszej Ani",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-03-11",
        "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/303948/?format=api",
        "demozoo_url": "https://demozoo.org/music/303948/",
        "id": 303948,
        "title": "Chemistry",
        "author_nicks": [
            {
                "name": "Jarko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20272/?format=api",
                    "id": 20272,
                    "name": "Jarko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "D.N.A.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36472/?format=api",
                    "id": 36472,
                    "name": "Dupa Naszej Ani",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-08-11",
        "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/177993/?format=api",
        "demozoo_url": "https://demozoo.org/music/177993/",
        "id": 177993,
        "title": "Senior Siusia",
        "author_nicks": [
            {
                "name": "Jarko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20272/?format=api",
                    "id": 20272,
                    "name": "Jarko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "D.N.A.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36472/?format=api",
                    "id": 36472,
                    "name": "Dupa Naszej Ani",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-05-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]