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

[
    {
        "url": "https://demozoo.org/api/v1/productions/366943/?format=api",
        "demozoo_url": "https://demozoo.org/productions/366943/",
        "id": 366943,
        "title": "Nitro Stats 1.5 PPE",
        "author_nicks": [
            {
                "name": "Nitro Alliance",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122419/?format=api",
                    "id": 122419,
                    "name": "Nitro Alliance",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-02-13",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/53/?format=api",
                "id": 53,
                "name": "BBS Door",
                "supertype": "production"
            }
        ],
        "tags": [
            "pcboard",
            "ppe"
        ]
    }
]