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

[
    {
        "url": "https://demozoo.org/api/v1/productions/357319/?format=api",
        "demozoo_url": "https://demozoo.org/productions/357319/",
        "id": 357319,
        "title": "Electric Barbara",
        "author_nicks": [
            {
                "name": "Yakitorih",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82370/?format=api",
                    "id": 82370,
                    "name": "Yakitorih",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-10-20",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/357318/?format=api",
        "demozoo_url": "https://demozoo.org/productions/357318/",
        "id": 357318,
        "title": "The Flow",
        "author_nicks": [
            {
                "name": "Yakitorih",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82370/?format=api",
                    "id": 82370,
                    "name": "Yakitorih",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-08",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/18120/?format=api",
        "demozoo_url": "https://demozoo.org/music/18120/",
        "id": 18120,
        "title": "My Funeral",
        "author_nicks": [
            {
                "name": "Holiday",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/631/?format=api",
                    "id": 631,
                    "name": "Doc Holiday",
                    "is_group": false
                }
            },
            {
                "name": "Rackler",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/636/?format=api",
                    "id": 636,
                    "name": "Rackler",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Grandpas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13049/?format=api",
                    "id": 13049,
                    "name": "Grandpas",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-04-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]