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

[
    {
        "url": "https://demozoo.org/api/v1/productions/255113/?format=api",
        "demozoo_url": "https://demozoo.org/productions/255113/",
        "id": 255113,
        "title": "stargazer by rööperin palikat",
        "author_nicks": [
            {
                "name": "Sammuttaja",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70914/?format=api",
                    "id": 70914,
                    "name": "Sammuttaja",
                    "is_group": false
                }
            },
            {
                "name": "ohvi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105993/?format=api",
                    "id": 105993,
                    "name": "ohvi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-08-03",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]