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

[
    {
        "url": "https://demozoo.org/api/v1/productions/22138/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/22138/",
        "id": 22138,
        "title": "Buntes Haus",
        "author_nicks": [
            {
                "name": "AESY",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16293/?format=api",
                    "id": 16293,
                    "name": "AESY",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Satovia",
                "abbreviation": "STV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16294/?format=api",
                    "id": 16294,
                    "name": "Satovia",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-04-04",
        "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/22423/?format=api",
        "demozoo_url": "https://demozoo.org/productions/22423/",
        "id": 22423,
        "title": "SM2k-1",
        "author_nicks": [
            {
                "name": "Faayd",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16481/?format=api",
                    "id": 16481,
                    "name": "Faayd",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Satovia",
                "abbreviation": "STV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16294/?format=api",
                    "id": 16294,
                    "name": "Satovia",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-04-04",
        "supertype": "production",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]