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

[
    {
        "url": "https://demozoo.org/api/v1/productions/46911/?format=api",
        "demozoo_url": "https://demozoo.org/productions/46911/",
        "id": 46911,
        "title": "Platnel",
        "author_nicks": [
            {
                "name": "Denis Astahov",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15648/?format=api",
                    "id": 15648,
                    "name": "Denis Astahov",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ANDESA Soft Int.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26819/?format=api",
                    "id": 26819,
                    "name": "ANDESA Soft Int.",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-08-19",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "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/46913/?format=api",
        "demozoo_url": "https://demozoo.org/productions/46913/",
        "id": 46913,
        "title": "RainFall",
        "author_nicks": [
            {
                "name": "Denis Astahov",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15648/?format=api",
                    "id": 15648,
                    "name": "Denis Astahov",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ANDESA Soft Int.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26819/?format=api",
                    "id": 26819,
                    "name": "ANDESA Soft Int.",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-08-19",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/20/?format=api",
                "id": 20,
                "name": "512b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/42501/?format=api",
        "demozoo_url": "https://demozoo.org/productions/42501/",
        "id": 42501,
        "title": "Cruzetta",
        "author_nicks": [
            {
                "name": "Denis Astahov",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15648/?format=api",
                    "id": 15648,
                    "name": "Denis Astahov",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ANDESA Soft Int.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26819/?format=api",
                    "id": 26819,
                    "name": "ANDESA Soft Int.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "c"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/42767/?format=api",
        "demozoo_url": "https://demozoo.org/productions/42767/",
        "id": 42767,
        "title": "Plutina",
        "author_nicks": [
            {
                "name": "Denis Astahov",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15648/?format=api",
                    "id": 15648,
                    "name": "Denis Astahov",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ANDESA Soft Int.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26819/?format=api",
                    "id": 26819,
                    "name": "ANDESA Soft Int.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-07-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/20/?format=api",
                "id": 20,
                "name": "512b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "c",
            "source-available"
        ]
    }
]