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

[
    {
        "url": "https://demozoo.org/api/v1/productions/14812/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/14812/",
        "id": 14812,
        "title": "4ever",
        "author_nicks": [
            {
                "name": "Shimi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9357/?format=api",
                    "id": 9357,
                    "name": "Shimi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "exESA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68087/?format=api",
                    "id": 68087,
                    "name": "exESA",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-03-16",
        "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/12679/?format=api",
        "demozoo_url": "https://demozoo.org/productions/12679/",
        "id": 12679,
        "title": "BASICdemo",
        "author_nicks": [
            {
                "name": "Shimi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9357/?format=api",
                    "id": 9357,
                    "name": "Shimi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "exESA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68087/?format=api",
                    "id": 68087,
                    "name": "exESA",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-03-18",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/14328/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/14328/",
        "id": 14328,
        "title": "Gumak",
        "author_nicks": [
            {
                "name": "Shimi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9357/?format=api",
                    "id": 9357,
                    "name": "Shimi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "exESA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68087/?format=api",
                    "id": 68087,
                    "name": "exESA",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-03-18",
        "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": []
    }
]