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

[
    {
        "url": "https://demozoo.org/api/v1/productions/20048/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/20048/",
        "id": 20048,
        "title": "Arschmaden Bros.",
        "author_nicks": [
            {
                "name": "Zokk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14193/?format=api",
                    "id": 14193,
                    "name": "Zokk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Falschpork",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14479/?format=api",
                    "id": 14479,
                    "name": "Falschpork",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-08-19",
        "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/24142/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/24142/",
        "id": 24142,
        "title": "Hangar Six",
        "author_nicks": [
            {
                "name": "Zokk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14193/?format=api",
                    "id": 14193,
                    "name": "Zokk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Falschpork",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14479/?format=api",
                    "id": 14479,
                    "name": "Falschpork",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-04-23",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]