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

[
    {
        "url": "https://demozoo.org/api/v1/productions/53073/?format=api",
        "demozoo_url": "https://demozoo.org/productions/53073/",
        "id": 53073,
        "title": "Alone Pixel II",
        "author_nicks": [
            {
                "name": "Tygrys",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9163/?format=api",
                    "id": 9163,
                    "name": "Tygrys",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "AYLand",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31042/?format=api",
                    "id": 31042,
                    "name": "AYLand",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-02-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/53075/?format=api",
        "demozoo_url": "https://demozoo.org/productions/53075/",
        "id": 53075,
        "title": "Where Is My Gas?",
        "author_nicks": [
            {
                "name": "Tygrys",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9163/?format=api",
                    "id": 9163,
                    "name": "Tygrys",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "AYLand",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31042/?format=api",
                    "id": 31042,
                    "name": "AYLand",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-02-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/53032/?format=api",
        "demozoo_url": "https://demozoo.org/productions/53032/",
        "id": 53032,
        "title": "AlonePixel",
        "author_nicks": [
            {
                "name": "Tygrys",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9163/?format=api",
                    "id": 9163,
                    "name": "Tygrys",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "AYLand",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31042/?format=api",
                    "id": 31042,
                    "name": "AYLand",
                    "is_group": true
                }
            }
        ],
        "release_date": "2008-02-16",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]