GET /api/v1/releasers/21526/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/32158/?format=api",
        "demozoo_url": "https://demozoo.org/productions/32158/",
        "id": 32158,
        "title": "Patriot",
        "author_nicks": [
            {
                "name": "Centari",
                "abbreviation": "CEN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21526/?format=api",
                    "id": 21526,
                    "name": "Centari",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-12-10",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/32167/?format=api",
        "demozoo_url": "https://demozoo.org/productions/32167/",
        "id": 32167,
        "title": "Summit'96",
        "author_nicks": [
            {
                "name": "Centari",
                "abbreviation": "CEN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21526/?format=api",
                    "id": 21526,
                    "name": "Centari",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-12-10",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "video"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/101132/?format=api",
        "demozoo_url": "https://demozoo.org/productions/101132/",
        "id": 101132,
        "title": "FlashBack",
        "author_nicks": [
            {
                "name": "Centari",
                "abbreviation": "CEN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21526/?format=api",
                    "id": 21526,
                    "name": "Centari",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-12-24",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "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/325779/?format=api",
        "demozoo_url": "https://demozoo.org/productions/325779/",
        "id": 325779,
        "title": "Deep Space",
        "author_nicks": [
            {
                "name": "Centari",
                "abbreviation": "CEN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21526/?format=api",
                    "id": 21526,
                    "name": "Centari",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-07-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added",
            "2-disks"
        ]
    }
]