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

[
    {
        "url": "https://demozoo.org/api/v1/productions/297413/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/297413/",
        "id": 297413,
        "title": "Eternal Love",
        "author_nicks": [
            {
                "name": "Atlantic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80188/?format=api",
                    "id": 80188,
                    "name": "Atlantic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Gravitation",
                "abbreviation": "GVT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125087/?format=api",
                    "id": 125087,
                    "name": "Gravitation",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-09-07",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]