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

[
    {
        "url": "https://demozoo.org/api/v1/productions/64074/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/64074/",
        "id": 64074,
        "title": "GrimReaper swiin!!",
        "author_nicks": [
            {
                "name": "Gizzmo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36485/?format=api",
                    "id": 36485,
                    "name": "Gizzmo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Grisesyndikatet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30251/?format=api",
                    "id": 30251,
                    "name": "Grisesyndikatet",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-02-16",
        "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/50884/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/50884/",
        "id": 50884,
        "title": "Relax",
        "author_nicks": [
            {
                "name": "Cresonic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30250/?format=api",
                    "id": 30250,
                    "name": "Cresonic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Grisesyndikatet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30251/?format=api",
                    "id": 30251,
                    "name": "Grisesyndikatet",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-10-21",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]