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

[
    {
        "url": "https://demozoo.org/api/v1/productions/191099/?format=api",
        "demozoo_url": "https://demozoo.org/productions/191099/",
        "id": 191099,
        "title": "Quine Greetings",
        "author_nicks": [
            {
                "name": "Exca",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35897/?format=api",
                    "id": 35897,
                    "name": "Exca",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Konvergence",
                "abbreviation": "KVG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68325/?format=api",
                    "id": 68325,
                    "name": "Konvergence",
                    "is_group": true
                }
            },
            {
                "name": "Wide Load",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12923/?format=api",
                    "id": 12923,
                    "name": "Wide Load",
                    "is_group": true
                }
            }
        ],
        "release_date": "2018-08-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/187508/?format=api",
        "demozoo_url": "https://demozoo.org/productions/187508/",
        "id": 187508,
        "title": "Quine Articulation",
        "author_nicks": [
            {
                "name": "Exca",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35897/?format=api",
                    "id": 35897,
                    "name": "Exca",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Konvergence",
                "abbreviation": "KVG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68325/?format=api",
                    "id": 68325,
                    "name": "Konvergence",
                    "is_group": true
                }
            },
            {
                "name": "Wide Load",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12923/?format=api",
                    "id": 12923,
                    "name": "Wide Load",
                    "is_group": true
                }
            }
        ],
        "release_date": "2018-05-26",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]