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

[
    {
        "url": "https://demozoo.org/api/v1/productions/37685/?format=api",
        "demozoo_url": "https://demozoo.org/music/37685/",
        "id": 37685,
        "title": "Helios",
        "author_nicks": [
            {
                "name": "Crystal Score",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/287/?format=api",
                    "id": 287,
                    "name": "Crystal Score",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Logic Design",
                "abbreviation": "LD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/611/?format=api",
                    "id": 611,
                    "name": "Logic Design",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-04-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/7796/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/7796/",
        "id": 7796,
        "title": "Space Tits",
        "author_nicks": [
            {
                "name": "Danny",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41/?format=api",
                    "id": 41,
                    "name": "Danny",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Logic Design",
                "abbreviation": "LD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/611/?format=api",
                    "id": 611,
                    "name": "Logic Design",
                    "is_group": true
                }
            },
            {
                "name": "Nah Kolor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/606/?format=api",
                    "id": 606,
                    "name": "Nah-Kolor",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-12-29",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "nsfw"
        ]
    }
]