GET /api/v1/releasers/25908/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/104081/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/104081/",
        "id": 104081,
        "title": "Kermit",
        "author_nicks": [
            {
                "name": "Duncan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35988/?format=api",
                    "id": 35988,
                    "name": "Duncan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Decease",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25908/?format=api",
                    "id": 25908,
                    "name": "Decease",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-09-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/40382/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/40382/",
        "id": 40382,
        "title": "Cirafa",
        "author_nicks": [
            {
                "name": "Bonk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25909/?format=api",
                    "id": 25909,
                    "name": "Bonk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Decease",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25908/?format=api",
                    "id": 25908,
                    "name": "Decease",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/62318/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/62318/",
        "id": 62318,
        "title": "DeepRangers",
        "author_nicks": [
            {
                "name": "Duncan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35988/?format=api",
                    "id": 35988,
                    "name": "Duncan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Decease",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25908/?format=api",
                    "id": 25908,
                    "name": "Decease",
                    "is_group": true
                }
            },
            {
                "name": "Experience",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35989/?format=api",
                    "id": 35989,
                    "name": "Experience",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]