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

[
    {
        "url": "https://demozoo.org/api/v1/productions/80452/?format=api",
        "demozoo_url": "https://demozoo.org/music/80452/",
        "id": 80452,
        "title": "Siloinen Siili",
        "author_nicks": [
            {
                "name": "Iloinen Kiloinen Loinen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41459/?format=api",
                    "id": 41459,
                    "name": "Iloinen Kiloinen Loinen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Exile",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41460/?format=api",
                    "id": 41460,
                    "name": "Exile",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-07-30",
        "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/267136/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/267136/",
        "id": 267136,
        "title": "Last Dragon - Czyli ostatni smok, ktory jadl za duzo pomaranczy",
        "author_nicks": [
            {
                "name": "State",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10568/?format=api",
                    "id": 10568,
                    "name": "Spectra",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Exile",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41460/?format=api",
                    "id": 41460,
                    "name": "Exile",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-07-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]