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

[
    {
        "url": "https://demozoo.org/api/v1/productions/269569/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/269569/",
        "id": 269569,
        "title": "DIRE Art Reputation #1",
        "author_nicks": [
            {
                "name": "DiRE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108510/?format=api",
                    "id": 108510,
                    "name": "DiRE",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-12",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "no-credits-given"
        ]
    }
]