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

[
    {
        "url": "https://demozoo.org/api/v1/productions/205578/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/205578/",
        "id": 205578,
        "title": "Popsy",
        "author_nicks": [
            {
                "name": "Ra",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/304/?format=api",
                    "id": 304,
                    "name": "Ra",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "SQNY",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6436/?format=api",
                    "id": 6436,
                    "name": "SQNY",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-06-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/202686/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/202686/",
        "id": 202686,
        "title": "Splitting Headache",
        "author_nicks": [
            {
                "name": "Kurli",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/491/?format=api",
                    "id": 491,
                    "name": "Curly Brace",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "SQNY",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6436/?format=api",
                    "id": 6436,
                    "name": "SQNY",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-04-21",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]