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

[
    {
        "url": "https://demozoo.org/api/v1/productions/27832/?format=api",
        "demozoo_url": "https://demozoo.org/music/27832/",
        "id": 27832,
        "title": "Be ready for kommunizm!!!",
        "author_nicks": [
            {
                "name": "Tangerine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11824/?format=api",
                    "id": 11824,
                    "name": "Tangerine",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Overlook",
                "abbreviation": "OVR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19275/?format=api",
                    "id": 19275,
                    "name": "Overlook",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-08-19",
        "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/53825/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/53825/",
        "id": 53825,
        "title": "Back",
        "author_nicks": [
            {
                "name": "Battle Master",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31322/?format=api",
                    "id": 31322,
                    "name": "Battle Master",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Overlook",
                "abbreviation": "OVR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19275/?format=api",
                    "id": 19275,
                    "name": "Overlook",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-08-19",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]