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

[
    {
        "url": "https://demozoo.org/api/v1/productions/32393/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/32393/",
        "id": 32393,
        "title": "Skull",
        "author_nicks": [
            {
                "name": "Heinrich",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21639/?format=api",
                    "id": 21639,
                    "name": "Heinrich",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nocturnal Holocaust",
                "abbreviation": "NH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124544/?format=api",
                    "id": 124544,
                    "name": "Nocturnal Holocaust",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-06-16",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/296756/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/296756/",
        "id": 296756,
        "title": "Freezing Moon",
        "author_nicks": [
            {
                "name": "Spellbinder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75846/?format=api",
                    "id": 75846,
                    "name": "Spellbinder",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ACiD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                    "id": 7647,
                    "name": "ACiD",
                    "is_group": true
                }
            },
            {
                "name": "Nocturnal Holocaust",
                "abbreviation": "NH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124544/?format=api",
                    "id": 124544,
                    "name": "Nocturnal Holocaust",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "bbs-ad-gfx"
        ]
    }
]