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

[
    {
        "url": "https://demozoo.org/api/v1/productions/358449/?format=api",
        "demozoo_url": "https://demozoo.org/productions/358449/",
        "id": 358449,
        "title": "Nerd Herd",
        "author_nicks": [
            {
                "name": "Federation Against Ikari",
                "abbreviation": "FAI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107942/?format=api",
                    "id": 107942,
                    "name": "Federation Against Ikari",
                    "is_group": true
                }
            },
            {
                "name": "The Electronic Duo",
                "abbreviation": "ECD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109680/?format=api",
                    "id": 109680,
                    "name": "The Electronic Duo",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/367084/?format=api",
        "demozoo_url": "https://demozoo.org/productions/367084/",
        "id": 367084,
        "title": "MSK Intro Packer III",
        "author_nicks": [
            {
                "name": "The Electronic Duo",
                "abbreviation": "ECD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109680/?format=api",
                    "id": 109680,
                    "name": "The Electronic Duo",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/367085/?format=api",
        "demozoo_url": "https://demozoo.org/productions/367085/",
        "id": 367085,
        "title": "ECD V11.0",
        "author_nicks": [
            {
                "name": "The Electronic Duo",
                "abbreviation": "ECD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109680/?format=api",
                    "id": 109680,
                    "name": "The Electronic Duo",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]