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

[
    {
        "url": "https://demozoo.org/api/v1/productions/269769/?format=api",
        "demozoo_url": "https://demozoo.org/productions/269769/",
        "id": 269769,
        "title": "_________ (What Even Is That Thing?)",
        "author_nicks": [
            {
                "name": "Sumaleth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39861/?format=api",
                    "id": 39861,
                    "name": "Sumaleth",
                    "is_group": false
                }
            },
            {
                "name": "SunraHeadgear",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108707/?format=api",
                    "id": 108707,
                    "name": "SunraHeadgear",
                    "is_group": false
                }
            },
            {
                "name": "Tanngnost",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108708/?format=api",
                    "id": 108708,
                    "name": "Tanngnost",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-11-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "unity"
        ]
    }
]