GET /api/v1/releasers/8898/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/50026/?format=api",
        "demozoo_url": "https://demozoo.org/music/50026/",
        "id": 50026,
        "title": "MAHTPA XPICTY",
        "author_nicks": [
            {
                "name": "Moran",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9097/?format=api",
                    "id": 9097,
                    "name": "Moran",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cyberpunks Unity",
                "abbreviation": "CPU",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8899/?format=api",
                    "id": 8899,
                    "name": "Cyberpunks Unity",
                    "is_group": true
                }
            },
            {
                "name": "Inward",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8898/?format=api",
                    "id": 8898,
                    "name": "Inward",
                    "is_group": true
                }
            }
        ],
        "release_date": "2007-11-15",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/52598/?format=api",
        "demozoo_url": "https://demozoo.org/productions/52598/",
        "id": 52598,
        "title": "We all shivering at night",
        "author_nicks": [
            {
                "name": "Elfh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9693/?format=api",
                    "id": 9693,
                    "name": "Elfh",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cyberpunks Unity",
                "abbreviation": "CPU",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8899/?format=api",
                    "id": 8899,
                    "name": "Cyberpunks Unity",
                    "is_group": true
                }
            },
            {
                "name": "Inward",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8898/?format=api",
                    "id": 8898,
                    "name": "Inward",
                    "is_group": true
                }
            }
        ],
        "release_date": "2007-02-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "source-available"
        ]
    }
]