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

[
    {
        "url": "https://demozoo.org/api/v1/productions/117721/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/117721/",
        "id": 117721,
        "title": "Life is Life",
        "author_nicks": [
            {
                "name": "Fearium",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51780/?format=api",
                    "id": 51780,
                    "name": "Fearium",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "coveRAGE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51781/?format=api",
                    "id": 51781,
                    "name": "coveRAGE",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-06-16",
        "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/117722/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/117722/",
        "id": 117722,
        "title": "Lamb of god",
        "author_nicks": [
            {
                "name": "Ojja",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51782/?format=api",
                    "id": 51782,
                    "name": "Ojja",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "coveRAGE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51781/?format=api",
                    "id": 51781,
                    "name": "coveRAGE",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-06-16",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]