GET /api/v1/releasers/21916/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/171746/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/171746/",
        "id": 171746,
        "title": "Atari !!!!!!",
        "author_nicks": [
            {
                "name": "Arklif",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21915/?format=api",
                    "id": 21915,
                    "name": "Arklif",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "MJJ Prod",
                "abbreviation": "MJJ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11419/?format=api",
                    "id": 11419,
                    "name": "MJJ Prod",
                    "is_group": true
                }
            },
            {
                "name": "Myself",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21916/?format=api",
                    "id": 21916,
                    "name": "Myself",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-05-13",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "320x200"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/32955/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/32955/",
        "id": 32955,
        "title": "Paul à la VIP 2012: \"Hey! Zavé un pétar pour moi ?",
        "author_nicks": [
            {
                "name": "Arklif",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21915/?format=api",
                    "id": 21915,
                    "name": "Arklif",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "MJJ Prod",
                "abbreviation": "MJJ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11419/?format=api",
                    "id": 11419,
                    "name": "MJJ Prod",
                    "is_group": true
                }
            },
            {
                "name": "Myself",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21916/?format=api",
                    "id": 21916,
                    "name": "Myself",
                    "is_group": true
                }
            }
        ],
        "release_date": "2012-04-28",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "320x200",
            "16-colors"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/53452/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/53452/",
        "id": 53452,
        "title": "Soso",
        "author_nicks": [
            {
                "name": "Chika",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31164/?format=api",
                    "id": 31164,
                    "name": "Chika",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Myself",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21916/?format=api",
                    "id": 21916,
                    "name": "Myself",
                    "is_group": true
                }
            }
        ],
        "release_date": "2008-06-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]