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

[
    {
        "url": "https://demozoo.org/api/v1/productions/82000/?format=api",
        "demozoo_url": "https://demozoo.org/music/82000/",
        "id": 82000,
        "title": "Try It",
        "author_nicks": [
            {
                "name": "Orbiter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4476/?format=api",
                    "id": 4476,
                    "name": "Orbiter",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41868/?format=api",
                    "id": 41868,
                    "name": "Sine",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-01-08",
        "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/42825/?format=api",
        "demozoo_url": "https://demozoo.org/music/42825/",
        "id": 42825,
        "title": "Endorfin",
        "author_nicks": [
            {
                "name": "Orbiter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4476/?format=api",
                    "id": 4476,
                    "name": "Orbiter",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Evil Inc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14969/?format=api",
                    "id": 14969,
                    "name": "Evil Inc",
                    "is_group": true
                }
            },
            {
                "name": "Khrome",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15152/?format=api",
                    "id": 15152,
                    "name": "Khrome",
                    "is_group": true
                }
            },
            {
                "name": "Sine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41868/?format=api",
                    "id": 41868,
                    "name": "Sine",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "22ch",
            "xm"
        ]
    }
]