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

[
    {
        "url": "https://demozoo.org/api/v1/productions/153955/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/153955/",
        "id": 153955,
        "title": "Lady Instanzah",
        "author_nicks": [
            {
                "name": "Hoff Alliance",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43490/?format=api",
                    "id": 43490,
                    "name": "Hoff Alliance",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-03-10",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/87625/?format=api",
        "demozoo_url": "https://demozoo.org/productions/87625/",
        "id": 87625,
        "title": "DeadHorseThree",
        "author_nicks": [
            {
                "name": "Hoff Alliance",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43490/?format=api",
                    "id": 43490,
                    "name": "Hoff Alliance",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-05-14",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]