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

[
    {
        "url": "https://demozoo.org/api/v1/productions/5402/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/5402/",
        "id": 5402,
        "title": "Sand Drake",
        "author_nicks": [
            {
                "name": "Hennessy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6754/?format=api",
                    "id": 6754,
                    "name": "Hennessy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Emotion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6755/?format=api",
                    "id": 6755,
                    "name": "Emotion",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-12-29",
        "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/267489/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/267489/",
        "id": 267489,
        "title": "?",
        "author_nicks": [
            {
                "name": "Case",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13556/?format=api",
                    "id": 13556,
                    "name": "Case",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Emotion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6755/?format=api",
                    "id": 6755,
                    "name": "Emotion",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-10-24",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]