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

[
    {
        "url": "https://demozoo.org/api/v1/productions/271058/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/271058/",
        "id": 271058,
        "title": "Kindred Art Pack #3 (04/1995)",
        "author_nicks": [
            {
                "name": "Kindred",
                "abbreviation": "KIN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80176/?format=api",
                    "id": 80176,
                    "name": "Kindred",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/270292/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/270292/",
        "id": 270292,
        "title": "Kindred Art Pack #1 (12/1994)",
        "author_nicks": [
            {
                "name": "Kindred",
                "abbreviation": "KIN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80176/?format=api",
                    "id": 80176,
                    "name": "Kindred",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-12-26",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]