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

[
    {
        "url": "https://demozoo.org/api/v1/productions/153195/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/153195/",
        "id": 153195,
        "title": "Midnight in Realm of the Rabbit",
        "author_nicks": [
            {
                "name": "essi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63658/?format=api",
                    "id": 63658,
                    "name": "essi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-04-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]