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

[
    {
        "url": "https://demozoo.org/api/v1/productions/270605/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/270605/",
        "id": 270605,
        "title": "WBL Art Pack (06/1994)",
        "author_nicks": [
            {
                "name": "W Balls",
                "abbreviation": "WBL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109850/?format=api",
                    "id": 109850,
                    "name": "W Balls",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-06",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "no-credits-added"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/270604/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/270604/",
        "id": 270604,
        "title": "WBL Art Pack (05/1994)",
        "author_nicks": [
            {
                "name": "W Balls",
                "abbreviation": "WBL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109850/?format=api",
                    "id": 109850,
                    "name": "W Balls",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]