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

[
    {
        "url": "https://demozoo.org/api/v1/productions/53998/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/53998/",
        "id": 53998,
        "title": "Alien Beauty",
        "author_nicks": [
            {
                "name": "Lord Raptor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23028/?format=api",
                    "id": 23028,
                    "name": "Lord Raptor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Digital Plastik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31904/?format=api",
                    "id": 31904,
                    "name": "Digital Plastik",
                    "is_group": true
                }
            },
            {
                "name": "Teleteria",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29378/?format=api",
                    "id": 29378,
                    "name": "Teleteria",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-07-28",
        "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/54059/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/54059/",
        "id": 54059,
        "title": "Fast",
        "author_nicks": [
            {
                "name": "Lord Raptor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23028/?format=api",
                    "id": 23028,
                    "name": "Lord Raptor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Digital Plastik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31904/?format=api",
                    "id": 31904,
                    "name": "Digital Plastik",
                    "is_group": true
                }
            },
            {
                "name": "Teleteria",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29378/?format=api",
                    "id": 29378,
                    "name": "Teleteria",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-07-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "photoshop"
        ]
    }
]