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

[
    {
        "url": "https://demozoo.org/api/v1/productions/136097/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/136097/",
        "id": 136097,
        "title": "Fireman",
        "author_nicks": [
            {
                "name": "Louie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57745/?format=api",
                    "id": 57745,
                    "name": "Louie",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Zink Interactive",
                "abbreviation": "ZNI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40583/?format=api",
                    "id": 40583,
                    "name": "Zink Interactive",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-11-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/136125/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/136125/",
        "id": 136125,
        "title": "GRRL",
        "author_nicks": [
            {
                "name": "Loucephyr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57761/?format=api",
                    "id": 57761,
                    "name": "Loucephyr",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Zink Interactive",
                "abbreviation": "ZNI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40583/?format=api",
                    "id": 40583,
                    "name": "Zink Interactive",
                    "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"
        ]
    }
]