GET /api/v1/releasers/3899/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/2044/?format=api",
        "demozoo_url": "https://demozoo.org/productions/2044/",
        "id": 2044,
        "title": "Blue House 2",
        "author_nicks": [
            {
                "name": "Blue House Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3899/?format=api",
                    "id": 3899,
                    "name": "Blue House Productions",
                    "is_group": true
                }
            },
            {
                "name": "Rebels",
                "abbreviation": "RBS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/628/?format=api",
                    "id": 628,
                    "name": "Rebels",
                    "is_group": true
                }
            },
            {
                "name": "Sonic Projects",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4835/?format=api",
                    "id": 4835,
                    "name": "Sonic Projects",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-12-28",
        "supertype": "production",
        "platforms": [
            {
                "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/96606/?format=api",
        "demozoo_url": "https://demozoo.org/productions/96606/",
        "id": 96606,
        "title": "ECES Slideshow",
        "author_nicks": [
            {
                "name": "Blue House Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3899/?format=api",
                    "id": 3899,
                    "name": "Blue House Productions",
                    "is_group": true
                }
            },
            {
                "name": "Phenomena",
                "abbreviation": "PHA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/662/?format=api",
                    "id": 662,
                    "name": "Phenomena",
                    "is_group": true
                }
            },
            {
                "name": "Razor 1911",
                "abbreviation": "RZR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                    "id": 519,
                    "name": "Razor 1911",
                    "is_group": true
                }
            },
            {
                "name": "Rebels",
                "abbreviation": "RBS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/628/?format=api",
                    "id": 628,
                    "name": "Rebels",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-07",
        "supertype": "production",
        "platforms": [
            {
                "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/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/1134/?format=api",
        "demozoo_url": "https://demozoo.org/productions/1134/",
        "id": 1134,
        "title": "Tropical Sunset",
        "author_nicks": [
            {
                "name": "Blue House Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3899/?format=api",
                    "id": 3899,
                    "name": "Blue House Productions",
                    "is_group": true
                }
            },
            {
                "name": "The Silents",
                "abbreviation": "TSL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/101/?format=api",
                    "id": 101,
                    "name": "The Silents",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-09-15",
        "supertype": "production",
        "platforms": [
            {
                "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]