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

[
    {
        "url": "https://demozoo.org/api/v1/productions/300993/?format=api",
        "demozoo_url": "https://demozoo.org/productions/300993/",
        "id": 300993,
        "title": "3rd World Paki Report November 1996",
        "author_nicks": [
            {
                "name": "3rd World Paki Report",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/127081/?format=api",
                    "id": 127081,
                    "name": "3rd World Paki Report",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-11",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                "id": 49,
                "name": "Textmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "piracy",
            "racism",
            "release-chart"
        ]
    }
]