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

[
    {
        "url": "https://demozoo.org/api/v1/productions/78396/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/78396/",
        "id": 78396,
        "title": "War",
        "author_nicks": [
            {
                "name": "Yero",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30883/?format=api",
                    "id": 30883,
                    "name": "Yero",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Concept",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18705/?format=api",
                    "id": 18705,
                    "name": "Concept",
                    "is_group": true
                }
            },
            {
                "name": "Modulez",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40886/?format=api",
                    "id": 40886,
                    "name": "Modulez",
                    "is_group": true
                }
            },
            {
                "name": "Sector Omega",
                "abbreviation": "SO",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11958/?format=api",
                    "id": 11958,
                    "name": "Sector Omega",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-03-20",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "stages-included"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/78412/?format=api",
        "demozoo_url": "https://demozoo.org/music/78412/",
        "id": 78412,
        "title": "Valencia Nights",
        "author_nicks": [
            {
                "name": "Yero",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30883/?format=api",
                    "id": 30883,
                    "name": "Yero",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Concept",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18705/?format=api",
                    "id": 18705,
                    "name": "Concept",
                    "is_group": true
                }
            },
            {
                "name": "Modulez",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40886/?format=api",
                    "id": 40886,
                    "name": "Modulez",
                    "is_group": true
                }
            },
            {
                "name": "Sector Omega",
                "abbreviation": "SO",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11958/?format=api",
                    "id": 11958,
                    "name": "Sector Omega",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-03-20",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "24ch"
        ]
    }
]