GET /api/v1/releasers/25439/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/377215/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/377215/",
        "id": 377215,
        "title": "Corrupted Society",
        "author_nicks": [
            {
                "name": "DieHard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25439/?format=api",
                    "id": 25439,
                    "name": "DieHard",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ACiD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                    "id": 7647,
                    "name": "ACiD",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-05-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]