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

[
    {
        "url": "https://demozoo.org/api/v1/productions/169740/?format=api",
        "demozoo_url": "https://demozoo.org/productions/169740/",
        "id": 169740,
        "title": "Maze CPC",
        "author_nicks": [
            {
                "name": "SSG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44123/?format=api",
                    "id": 44123,
                    "name": "SSG",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Arteffect",
                "abbreviation": "AFT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44117/?format=api",
                    "id": 44117,
                    "name": "Arteffect",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/55/?format=api",
                "id": 55,
                "name": "16b intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "maze",
            "code-challenge"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/169708/?format=api",
        "demozoo_url": "https://demozoo.org/productions/169708/",
        "id": 169708,
        "title": "Run SSG Run",
        "author_nicks": [
            {
                "name": "SSG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44123/?format=api",
                    "id": 44123,
                    "name": "SSG",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Arteffect",
                "abbreviation": "AFT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44117/?format=api",
                    "id": 44117,
                    "name": "Arteffect",
                    "is_group": true
                }
            }
        ],
        "release_date": "2012-12-16",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/18/?format=api",
                "id": 18,
                "name": "128b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/158478/?format=api",
        "demozoo_url": "https://demozoo.org/productions/158478/",
        "id": 158478,
        "title": "ES BBS",
        "author_nicks": [
            {
                "name": "SSG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44123/?format=api",
                    "id": 44123,
                    "name": "SSG",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Arteffect",
                "abbreviation": "AFT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44117/?format=api",
                    "id": 44117,
                    "name": "Arteffect",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-06",
        "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/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": [
            "turbo-pascal",
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/175587/?format=api",
        "demozoo_url": "https://demozoo.org/productions/175587/",
        "id": 175587,
        "title": "Army Moves Cracktro",
        "author_nicks": [
            {
                "name": "SSG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44123/?format=api",
                    "id": 44123,
                    "name": "SSG",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Arteffect",
                "abbreviation": "AFT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44117/?format=api",
                    "id": 44117,
                    "name": "Arteffect",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]