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

[
    {
        "url": "https://demozoo.org/api/v1/productions/40784/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/40784/",
        "id": 40784,
        "title": "Drive",
        "author_nicks": [
            {
                "name": "WoDK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/927/?format=api",
                    "id": 927,
                    "name": "WoDK",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Demoscene.tv",
                "abbreviation": "DTV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10997/?format=api",
                    "id": 10997,
                    "name": "Demoscene.tv",
                    "is_group": true
                }
            },
            {
                "name": "Division Zero",
                "abbreviation": "Div0",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5946/?format=api",
                    "id": 5946,
                    "name": "Division Zero",
                    "is_group": true
                }
            },
            {
                "name": "Popsy Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76/?format=api",
                    "id": 76,
                    "name": "Popsy Team",
                    "is_group": true
                }
            },
            {
                "name": "Rebels",
                "abbreviation": "RBS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/628/?format=api",
                    "id": 628,
                    "name": "Rebels",
                    "is_group": true
                }
            },
            {
                "name": "Tristar and Red Sector Inc.",
                "abbreviation": "TRSI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                    "id": 69,
                    "name": "Tristar and Red Sector Inc.",
                    "is_group": true
                }
            },
            {
                "name": "X-Men",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21911/?format=api",
                    "id": 21911,
                    "name": "X-Men",
                    "is_group": true
                }
            }
        ],
        "release_date": "2012-09-01",
        "supertype": "graphics",
        "platforms": [],
        "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/58994/?format=api",
        "demozoo_url": "https://demozoo.org/productions/58994/",
        "id": 58994,
        "title": "Dreamers Rebirth Teaser",
        "author_nicks": [
            {
                "name": "Gol",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29899/?format=api",
                    "id": 29899,
                    "name": "Gol",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Demoscene.tv",
                "abbreviation": "DTV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10997/?format=api",
                    "id": 10997,
                    "name": "Demoscene.tv",
                    "is_group": true
                }
            },
            {
                "name": "Wipe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/262/?format=api",
                    "id": 262,
                    "name": "Wipe",
                    "is_group": true
                }
            }
        ],
        "release_date": "2007-08-18",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]