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

[
    {
        "url": "https://demozoo.org/api/v1/productions/155139/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/155139/",
        "id": 155139,
        "title": "Evil Go",
        "author_nicks": [
            {
                "name": "Kioku",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13188/?format=api",
                    "id": 13188,
                    "name": "Kioku",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "System K",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6501/?format=api",
                    "id": 6501,
                    "name": "System K",
                    "is_group": true
                }
            }
        ],
        "release_date": "2016-03-27",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
                "id": 28,
                "name": "4K Executable Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "crinkler",
            "hardcoded-720p",
            "opengl-1.5"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/103869/?format=api",
        "demozoo_url": "https://demozoo.org/music/103869/",
        "id": 103869,
        "title": "Tokio Demo Scene",
        "author_nicks": [
            {
                "name": "sincl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17024/?format=api",
                    "id": 17024,
                    "name": "sincl",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "System K",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6501/?format=api",
                    "id": 6501,
                    "name": "System K",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-03-22",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/52020/?format=api",
        "demozoo_url": "https://demozoo.org/productions/52020/",
        "id": 52020,
        "title": "Matrix LED Wild Demo",
        "author_nicks": [
            {
                "name": "NOz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17023/?format=api",
                    "id": 17023,
                    "name": "NOz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "System K",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6501/?format=api",
                    "id": 6501,
                    "name": "System K",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-02-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
                "id": 62,
                "name": "Custom Hardware"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/164298/?format=api",
        "demozoo_url": "https://demozoo.org/productions/164298/",
        "id": 164298,
        "title": "Testk",
        "author_nicks": [
            {
                "name": "Kioku",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13188/?format=api",
                    "id": 13188,
                    "name": "Kioku",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "System K",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6501/?format=api",
                    "id": 6501,
                    "name": "System K",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]