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

[
    {
        "url": "https://demozoo.org/api/v1/productions/190352/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/190352/",
        "id": 190352,
        "title": "Deep Sea",
        "author_nicks": [
            {
                "name": "Veto",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3686/?format=api",
                    "id": 3686,
                    "name": "Veto",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Oxyron",
                "abbreviation": "OXY",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/762/?format=api",
                    "id": 762,
                    "name": "Oxyron",
                    "is_group": true
                }
            },
            {
                "name": "PriorArt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61027/?format=api",
                    "id": 61027,
                    "name": "PriorArt",
                    "is_group": true
                }
            },
            {
                "name": "Tristar and Red Sector Inc.",
                "abbreviation": "TRSI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                    "id": 69,
                    "name": "Tristar and Red Sector Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "2018-07-21",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/170824/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/170824/",
        "id": 170824,
        "title": "Saviour",
        "author_nicks": [
            {
                "name": "Veto",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3686/?format=api",
                    "id": 3686,
                    "name": "Veto",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Oxyron",
                "abbreviation": "OXY",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/762/?format=api",
                    "id": 762,
                    "name": "Oxyron",
                    "is_group": true
                }
            },
            {
                "name": "PriorArt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61027/?format=api",
                    "id": 61027,
                    "name": "PriorArt",
                    "is_group": true
                }
            },
            {
                "name": "Tristar and Red Sector Inc.",
                "abbreviation": "TRSI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                    "id": 69,
                    "name": "Tristar and Red Sector Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-04-15",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]