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

[
    {
        "url": "https://demozoo.org/api/v1/productions/186973/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/186973/",
        "id": 186973,
        "title": "Mehrwert",
        "author_nicks": [
            {
                "name": "The Risk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81963/?format=api",
                    "id": 81963,
                    "name": "The Risk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Elite Society Germany",
                "abbreviation": "TESG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78090/?format=api",
                    "id": 78090,
                    "name": "The Elite Society Germany",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-01-10",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]