GET /api/v1/releasers/98720/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/211783/?format=api",
        "demozoo_url": "https://demozoo.org/productions/211783/",
        "id": 211783,
        "title": "Jarredemos",
        "author_nicks": [
            {
                "name": "Clones",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16138/?format=api",
                    "id": 16138,
                    "name": "Clones",
                    "is_group": true
                }
            },
            {
                "name": "F.A.R.T.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/98720/?format=api",
                    "id": 98720,
                    "name": "F.A.R.T.",
                    "is_group": true
                }
            },
            {
                "name": "Midnightsun",
                "abbreviation": "MNS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3900/?format=api",
                    "id": 3900,
                    "name": "Midnightsun",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-05-02",
        "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": [
            "screenshots-needed"
        ]
    }
]