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

[
    {
        "url": "https://demozoo.org/api/v1/productions/342736/?format=api",
        "demozoo_url": "https://demozoo.org/music/342736/",
        "id": 342736,
        "title": "Das Wesen",
        "author_nicks": [
            {
                "name": "Fifth Note",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142114/?format=api",
                    "id": 142114,
                    "name": "Fifth Note",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "STRZ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142115/?format=api",
                    "id": 142115,
                    "name": "STRZ",
                    "is_group": true
                }
            },
            {
                "name": "Tempo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16604/?format=api",
                    "id": 16604,
                    "name": "Tempo",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "18ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/342758/?format=api",
        "demozoo_url": "https://demozoo.org/music/342758/",
        "id": 342758,
        "title": "Need",
        "author_nicks": [
            {
                "name": "Fifth Note",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142114/?format=api",
                    "id": 142114,
                    "name": "Fifth Note",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "STRZ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142115/?format=api",
                    "id": 142115,
                    "name": "STRZ",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "18ch",
            "xm"
        ]
    }
]