GET /api/v1/releasers/2209/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/296520/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/296520/",
        "id": 296520,
        "title": "Goofyf",
        "author_nicks": [
            {
                "name": "Felice",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2477/?format=api",
                    "id": 2477,
                    "name": "Felice",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Maggie Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2209/?format=api",
                    "id": 2209,
                    "name": "Maggie Team",
                    "is_group": true
                }
            }
        ],
        "release_date": "2021-07-10",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/280110/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/280110/",
        "id": 280110,
        "title": "Ceecee",
        "author_nicks": [
            {
                "name": "CiH",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2476/?format=api",
                    "id": 2476,
                    "name": "CiH",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Maggie Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2209/?format=api",
                    "id": 2209,
                    "name": "Maggie Team",
                    "is_group": true
                }
            }
        ],
        "release_date": "2020-07-04",
        "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": [
            "medium-resolution"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/160453/?format=api",
        "demozoo_url": "https://demozoo.org/productions/160453/",
        "id": 160453,
        "title": "2wice Knightly",
        "author_nicks": [
            {
                "name": "CiH",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2476/?format=api",
                    "id": 2476,
                    "name": "CiH",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Maggie Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2209/?format=api",
                    "id": 2209,
                    "name": "Maggie Team",
                    "is_group": true
                }
            }
        ],
        "release_date": "2016-07-16",
        "supertype": "production",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]