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

[
    {
        "url": "https://demozoo.org/api/v1/productions/53896/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/53896/",
        "id": 53896,
        "title": "Jani2",
        "author_nicks": [
            {
                "name": "Liebling",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31350/?format=api",
                    "id": 31350,
                    "name": "Liebling",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Checkpoint",
                "abbreviation": "CPT, CP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2004/?format=api",
                    "id": 2004,
                    "name": "Checkpoint",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-05-31",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]