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

[
    {
        "url": "https://demozoo.org/api/v1/productions/136132/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/136132/",
        "id": 136132,
        "title": "Milk",
        "author_nicks": [
            {
                "name": "thejoltjoker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55039/?format=api",
                    "id": 55039,
                    "name": "thejoltjoker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Re-KoJ Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42931/?format=api",
                    "id": 42931,
                    "name": "Re-KoJ Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-11-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/85948/?format=api",
        "demozoo_url": "https://demozoo.org/productions/85948/",
        "id": 85948,
        "title": "H4CK3R5 II - the beginning",
        "author_nicks": [
            {
                "name": "jolt_jokern",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55039/?format=api",
                    "id": 55039,
                    "name": "thejoltjoker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Re-KoJ Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42931/?format=api",
                    "id": 42931,
                    "name": "Re-KoJ Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "2008-11-29",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]