GET /api/v1/releasers/89489/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/203593/?format=api",
        "demozoo_url": "https://demozoo.org/productions/203593/",
        "id": 203593,
        "title": "Have A Nice Day Money Cheat",
        "author_nicks": [
            {
                "name": "Irakis",
                "abbreviation": "IRA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89489/?format=api",
                    "id": 89489,
                    "name": "Irakis",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-01-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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/203592/?format=api",
        "demozoo_url": "https://demozoo.org/productions/203592/",
        "id": 203592,
        "title": "Diablo Ultra Cheat Final",
        "author_nicks": [
            {
                "name": "Irakis",
                "abbreviation": "IRA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89489/?format=api",
                    "id": 89489,
                    "name": "Irakis",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-01-21",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/203591/?format=api",
        "demozoo_url": "https://demozoo.org/productions/203591/",
        "id": 203591,
        "title": "Diablo Ultra Cheat",
        "author_nicks": [
            {
                "name": "Irakis",
                "abbreviation": "IRA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89489/?format=api",
                    "id": 89489,
                    "name": "Irakis",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-01-20",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]