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

[
    {
        "url": "https://demozoo.org/api/v1/productions/38106/?format=api",
        "demozoo_url": "https://demozoo.org/music/38106/",
        "id": 38106,
        "title": "Miekkasepon Hymni",
        "author_nicks": [
            {
                "name": "Galaksinvartija",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3975/?format=api",
                    "id": 3975,
                    "name": "Galaksinvartija",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Alberts",
                "abbreviation": "THA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3028/?format=api",
                    "id": 3028,
                    "name": "The Alberts",
                    "is_group": true
                }
            }
        ],
        "release_date": "2012-08-04",
        "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/2662/?format=api",
        "demozoo_url": "https://demozoo.org/productions/2662/",
        "id": 2662,
        "title": "Kick my balls",
        "author_nicks": [
            {
                "name": "Keksi siihen jotain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5339/?format=api",
                    "id": 5339,
                    "name": "Keksi siihen jotain",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-11-18",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]