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

[
    {
        "url": "https://demozoo.org/api/v1/productions/291963/?format=api",
        "demozoo_url": "https://demozoo.org/productions/291963/",
        "id": 291963,
        "title": "Polyester System Password 1.0",
        "author_nicks": [
            {
                "name": "Polyester",
                "abbreviation": "POLY",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71419/?format=api",
                    "id": 71419,
                    "name": "Polyester",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-05-25",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/53/?format=api",
                "id": 53,
                "name": "BBS Door",
                "supertype": "production"
            }
        ],
        "tags": [
            "pcboard",
            "ppe"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/271932/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/271932/",
        "id": 271932,
        "title": "Polyester Art Pack (12/1996)",
        "author_nicks": [
            {
                "name": "Polyester",
                "abbreviation": "POLY",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71419/?format=api",
                    "id": 71419,
                    "name": "Polyester",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-12",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]