GET /api/v1/releasers/127026/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/182616/?format=api",
        "demozoo_url": "https://demozoo.org/music/182616/",
        "id": 182616,
        "title": "No Room In Hell",
        "author_nicks": [
            {
                "name": "D.L.S",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73656/?format=api",
                    "id": 73656,
                    "name": "DLS",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Straylight",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/127026/?format=api",
                    "id": 127026,
                    "name": "Straylight",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "26ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/34184/?format=api",
        "demozoo_url": "https://demozoo.org/music/34184/",
        "id": 34184,
        "title": "Noname",
        "author_nicks": [
            {
                "name": "Oktave",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22688/?format=api",
                    "id": 22688,
                    "name": "Oktave",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Straylight",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/127026/?format=api",
                    "id": 127026,
                    "name": "Straylight",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-11-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]