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

[
    {
        "url": "https://demozoo.org/api/v1/productions/88180/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/88180/",
        "id": 88180,
        "title": "Badgeher",
        "author_nicks": [
            {
                "name": "FatFrost",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23191/?format=api",
                    "id": 23191,
                    "name": "Fat Frost",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Monk",
                "abbreviation": "MK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50718/?format=api",
                    "id": 50718,
                    "name": "Monk",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-07-06",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "graphics-with-music"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/361998/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/361998/",
        "id": 361998,
        "title": "Goudi Gumdrops",
        "author_nicks": [
            {
                "name": "FatFrost",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23191/?format=api",
                    "id": 23191,
                    "name": "Fat Frost",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Monk",
                "abbreviation": "MK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50718/?format=api",
                    "id": 50718,
                    "name": "Monk",
                    "is_group": true
                }
            }
        ],
        "release_date": "2008-03-11",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]