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

[
    {
        "url": "https://demozoo.org/api/v1/productions/70070/?format=api",
        "demozoo_url": "https://demozoo.org/music/70070/",
        "id": 70070,
        "title": "Tune up the mobile",
        "author_nicks": [
            {
                "name": "thEpOpE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32302/?format=api",
                    "id": 32302,
                    "name": "The Pope",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "#crackers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38708/?format=api",
                    "id": 38708,
                    "name": "#crackers",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-07-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/71058/?format=api",
        "demozoo_url": "https://demozoo.org/music/71058/",
        "id": 71058,
        "title": "Had the society killed your soul?",
        "author_nicks": [
            {
                "name": "thEpOpE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32302/?format=api",
                    "id": 32302,
                    "name": "The Pope",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "#crackers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38708/?format=api",
                    "id": 38708,
                    "name": "#crackers",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-07-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]