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

[
    {
        "url": "https://demozoo.org/api/v1/productions/268696/?format=api",
        "demozoo_url": "https://demozoo.org/productions/268696/",
        "id": 268696,
        "title": "OVO",
        "author_nicks": [
            {
                "name": "gg cpc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107555/?format=api",
                    "id": 107555,
                    "name": "gg cpc",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-04-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            }
        ],
        "types": [],
        "tags": []
    }
]