GET /api/v1/releasers/8963/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/300986/?format=api",
        "demozoo_url": "https://demozoo.org/productions/300986/",
        "id": 300986,
        "title": "CBSpeccy",
        "author_nicks": [
            {
                "name": "Max Iwamoto",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8963/?format=api",
                    "id": 8963,
                    "name": "Max Iwamoto",
                    "is_group": false
                }
            },
            {
                "name": "RST7",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8962/?format=api",
                    "id": 8962,
                    "name": "RST7",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Code Busters",
                "abbreviation": "CB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8961/?format=api",
                    "id": 8961,
                    "name": "Code Busters",
                    "is_group": true
                }
            }
        ],
        "release_date": "2010-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "emulator"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/162282/?format=api",
        "demozoo_url": "https://demozoo.org/productions/162282/",
        "id": 162282,
        "title": "Cisco Heat",
        "author_nicks": [
            {
                "name": "Max Iwamoto",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8963/?format=api",
                    "id": 8963,
                    "name": "Max Iwamoto",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-01-10",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "cisco-heat",
            "trainer"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/12684/?format=api",
        "demozoo_url": "https://demozoo.org/productions/12684/",
        "id": 12684,
        "title": "Beatles: A Hard Day Night",
        "author_nicks": [
            {
                "name": "Max Iwamoto",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8963/?format=api",
                    "id": 8963,
                    "name": "Max Iwamoto",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-01-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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/13425/?format=api",
        "demozoo_url": "https://demozoo.org/productions/13425/",
        "id": 13425,
        "title": "MSX 12",
        "author_nicks": [
            {
                "name": "Max Iwamoto",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8963/?format=api",
                    "id": 8963,
                    "name": "Max Iwamoto",
                    "is_group": false
                }
            },
            {
                "name": "RST7",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8962/?format=api",
                    "id": 8962,
                    "name": "RST7",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "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": []
    }
]