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

[
    {
        "url": "https://demozoo.org/api/v1/productions/177518/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/177518/",
        "id": 177518,
        "title": "SailorFuture",
        "author_nicks": [
            {
                "name": "BlastOff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59290/?format=api",
                    "id": 59290,
                    "name": "BlastOff",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "NotSoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9595/?format=api",
                    "id": 9595,
                    "name": "NotSoft",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-08-27",
        "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/156695/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/156695/",
        "id": 156695,
        "title": "the cat in the eye",
        "author_nicks": [
            {
                "name": "wbr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59289/?format=api",
                    "id": 59289,
                    "name": "wbr",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "NotSoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9595/?format=api",
                    "id": 9595,
                    "name": "NotSoft",
                    "is_group": true
                }
            }
        ],
        "release_date": "2016-04-30",
        "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/156778/?format=api",
        "demozoo_url": "https://demozoo.org/productions/156778/",
        "id": 156778,
        "title": "MAD",
        "author_nicks": [
            {
                "name": "wbr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59289/?format=api",
                    "id": 59289,
                    "name": "wbr",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "NotSoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9595/?format=api",
                    "id": 9595,
                    "name": "NotSoft",
                    "is_group": true
                }
            }
        ],
        "release_date": "2016-04-30",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "zapilyator"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/14922/?format=api",
        "demozoo_url": "https://demozoo.org/music/14922/",
        "id": 14922,
        "title": "Black Blues",
        "author_nicks": [
            {
                "name": "Gibson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9594/?format=api",
                    "id": 9594,
                    "name": "Gibson",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "NotSoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9595/?format=api",
                    "id": 9595,
                    "name": "NotSoft",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-08-24",
        "supertype": "music",
        "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/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]