GET /api/v1/releasers/65175/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/156555/?format=api",
        "demozoo_url": "https://demozoo.org/productions/156555/",
        "id": 156555,
        "title": "Ressurrection #1",
        "author_nicks": [
            {
                "name": "Slope",
                "abbreviation": "SLP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65175/?format=api",
                    "id": 65175,
                    "name": "Slope",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-02-15",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/340999/?format=api",
        "demozoo_url": "https://demozoo.org/productions/340999/",
        "id": 340999,
        "title": "Cypress 08",
        "author_nicks": [
            {
                "name": "Sect",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8494/?format=api",
                    "id": 8494,
                    "name": "Sect",
                    "is_group": true
                }
            },
            {
                "name": "Slope",
                "abbreviation": "SLP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65175/?format=api",
                    "id": 65175,
                    "name": "Slope",
                    "is_group": true
                }
            },
            {
                "name": "The Dark Demon",
                "abbreviation": "TDD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/942/?format=api",
                    "id": 942,
                    "name": "The Dark Demon",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-01-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/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": [
            "amos"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/341000/?format=api",
        "demozoo_url": "https://demozoo.org/productions/341000/",
        "id": 341000,
        "title": "First Intro",
        "author_nicks": [
            {
                "name": "Slope",
                "abbreviation": "SLP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65175/?format=api",
                    "id": 65175,
                    "name": "Slope",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-12-17",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/210653/?format=api",
        "demozoo_url": "https://demozoo.org/productions/210653/",
        "id": 210653,
        "title": "Cypress Pack Preview",
        "author_nicks": [
            {
                "name": "Sect",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8494/?format=api",
                    "id": 8494,
                    "name": "Sect",
                    "is_group": true
                }
            },
            {
                "name": "Slope",
                "abbreviation": "SLP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65175/?format=api",
                    "id": 65175,
                    "name": "Slope",
                    "is_group": true
                }
            },
            {
                "name": "The Dark Demon",
                "abbreviation": "TDD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/942/?format=api",
                    "id": 942,
                    "name": "The Dark Demon",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-03-31",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]