GET /api/v1/releasers/8895/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/13585/?format=api",
        "demozoo_url": "https://demozoo.org/productions/13585/",
        "id": 13585,
        "title": "Power Up v2.0",
        "author_nicks": [
            {
                "name": "Megacode",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8895/?format=api",
                    "id": 8895,
                    "name": "Megacode",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Extreme Entertainment",
                "abbreviation": "XTM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8883/?format=api",
                    "id": 8883,
                    "name": "Extreme Entertainment",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08-23",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "zx-spectrum-128k",
            "zx-multicolour-mode"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/12608/?format=api",
        "demozoo_url": "https://demozoo.org/productions/12608/",
        "id": 12608,
        "title": "Action",
        "author_nicks": [
            {
                "name": "Megacode",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8895/?format=api",
                    "id": 8895,
                    "name": "Megacode",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-24",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/166587/?format=api",
        "demozoo_url": "https://demozoo.org/productions/166587/",
        "id": 166587,
        "title": "Zy-Zy Megademo",
        "author_nicks": [
            {
                "name": "Megacode",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8895/?format=api",
                    "id": 8895,
                    "name": "Megacode",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-05-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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]