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

[
    {
        "url": "https://demozoo.org/api/v1/productions/204458/?format=api",
        "demozoo_url": "https://demozoo.org/music/204458/",
        "id": 204458,
        "title": "Totally Freaked Up",
        "author_nicks": [
            {
                "name": "SoNiC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1056/?format=api",
                    "id": 1056,
                    "name": "SoNiC",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Art Project Studios",
                "abbreviation": "APS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49611/?format=api",
                    "id": 49611,
                    "name": "Art Project Studios",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-12-28",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8580"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/331250/?format=api",
        "demozoo_url": "https://demozoo.org/productions/331250/",
        "id": 331250,
        "title": "Peace - The Demo",
        "author_nicks": [
            {
                "name": "The Lords",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139615/?format=api",
                    "id": 139615,
                    "name": "The Lords",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Art Project Studios",
                "abbreviation": "APS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49611/?format=api",
                    "id": 49611,
                    "name": "Art Project Studios",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/331253/?format=api",
        "demozoo_url": "https://demozoo.org/productions/331253/",
        "id": 331253,
        "title": "The Foundation Demo",
        "author_nicks": [
            {
                "name": "The Lords",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139615/?format=api",
                    "id": 139615,
                    "name": "The Lords",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Art Project Studios",
                "abbreviation": "APS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49611/?format=api",
                    "id": 49611,
                    "name": "Art Project Studios",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-09-26",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/331251/?format=api",
        "demozoo_url": "https://demozoo.org/productions/331251/",
        "id": 331251,
        "title": "Prediction",
        "author_nicks": [
            {
                "name": "The Lords",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139615/?format=api",
                    "id": 139615,
                    "name": "The Lords",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Art Project Studios",
                "abbreviation": "APS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49611/?format=api",
                    "id": 49611,
                    "name": "Art Project Studios",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]