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

[
    {
        "url": "https://demozoo.org/api/v1/productions/63165/?format=api",
        "demozoo_url": "https://demozoo.org/productions/63165/",
        "id": 63165,
        "title": "I'm",
        "author_nicks": [
            {
                "name": "Akino.m",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36210/?format=api",
                    "id": 36210,
                    "name": "Akino.m",
                    "is_group": false
                }
            },
            {
                "name": "GDR",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36211/?format=api",
                    "id": 36211,
                    "name": "GDR",
                    "is_group": false
                }
            },
            {
                "name": "Ken Kusagi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30932/?format=api",
                    "id": 30932,
                    "name": "Ken Kusagi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-07-06",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]