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

[
    {
        "url": "https://demozoo.org/api/v1/productions/297475/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/297475/",
        "id": 297475,
        "title": "Zima Idzie?!!",
        "author_nicks": [
            {
                "name": "Mroova",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20711/?format=api",
                    "id": 20711,
                    "name": "Mruwa",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Przyjaciele Stefana B.",
                "abbreviation": "PSB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20658/?format=api",
                    "id": 20658,
                    "name": "Przyjaciele Stefana B.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-10-15",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "polish"
        ]
    }
]