GET /api/v1/releasers/52932/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/319345/?format=api",
        "demozoo_url": "https://demozoo.org/productions/319345/",
        "id": 319345,
        "title": "Summer Night Storm",
        "author_nicks": [
            {
                "name": "Tutty",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40012/?format=api",
                    "id": 40012,
                    "name": "Tutty",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Kpacku",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52932/?format=api",
                    "id": 52932,
                    "name": "Kpacku",
                    "is_group": true
                }
            }
        ],
        "release_date": "2023-02-11",
        "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": [
            "zx-spectrum-128k"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/290195/?format=api",
        "demozoo_url": "https://demozoo.org/productions/290195/",
        "id": 290195,
        "title": "Hyptro",
        "author_nicks": [
            {
                "name": "Trefi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12720/?format=api",
                    "id": 12720,
                    "name": "Trefi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Kpacku",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52932/?format=api",
                    "id": 52932,
                    "name": "Kpacku",
                    "is_group": true
                }
            }
        ],
        "release_date": "2021-02-22",
        "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": [
            "tiny-intro-with-sound"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/288861/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/288861/",
        "id": 288861,
        "title": "The Raven Outside",
        "author_nicks": [
            {
                "name": "Tutty",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40012/?format=api",
                    "id": 40012,
                    "name": "Tutty",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Kpacku",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52932/?format=api",
                    "id": 52932,
                    "name": "Kpacku",
                    "is_group": true
                }
            }
        ],
        "release_date": "2021-01-08",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/69/?format=api",
                "id": 69,
                "name": "ZX Spectrum Enhanced"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "stages-included"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/162379/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/162379/",
        "id": 162379,
        "title": "Closed Eyes",
        "author_nicks": [
            {
                "name": "Tutty",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40012/?format=api",
                    "id": 40012,
                    "name": "Tutty",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Kpacku",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52932/?format=api",
                    "id": 52932,
                    "name": "Kpacku",
                    "is_group": true
                }
            }
        ],
        "release_date": "2016-08-27",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/69/?format=api",
                "id": 69,
                "name": "ZX Spectrum Enhanced"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]