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

[
    {
        "url": "https://demozoo.org/api/v1/productions/47911/?format=api",
        "demozoo_url": "https://demozoo.org/productions/47911/",
        "id": 47911,
        "title": "Napakymppi",
        "author_nicks": [
            {
                "name": "ROGER FAN 74",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29306/?format=api",
                    "id": 29306,
                    "name": "ROGER FAN 74",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-01-22",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]