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

[
    {
        "url": "https://demozoo.org/api/v1/productions/171433/?format=api",
        "demozoo_url": "https://demozoo.org/productions/171433/",
        "id": 171433,
        "title": "Void",
        "author_nicks": [
            {
                "name": "Lovebeam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9554/?format=api",
                    "id": 9554,
                    "name": "sq",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Thesuper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23886/?format=api",
                    "id": 23886,
                    "name": "Thesuper",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-04-29",
        "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/75079/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/75079/",
        "id": 75079,
        "title": "demoscene injection",
        "author_nicks": [
            {
                "name": "Sweetbutt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9743/?format=api",
                    "id": 9743,
                    "name": "bfox",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Thesuper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23886/?format=api",
                    "id": 23886,
                    "name": "Thesuper",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-06-15",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/36525/?format=api",
        "demozoo_url": "https://demozoo.org/productions/36525/",
        "id": 36525,
        "title": "intriot",
        "author_nicks": [
            {
                "name": "drwho",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9603/?format=api",
                    "id": 9603,
                    "name": "Alff",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Thesuper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23886/?format=api",
                    "id": 23886,
                    "name": "Thesuper",
                    "is_group": true
                }
            }
        ],
        "release_date": "2012-07-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/20/?format=api",
                "id": 20,
                "name": "512b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]