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

[
    {
        "url": "https://demozoo.org/api/v1/productions/273409/?format=api",
        "demozoo_url": "https://demozoo.org/productions/273409/",
        "id": 273409,
        "title": "по заданию - \"я у мамы демосценер\"",
        "author_nicks": [
            {
                "name": "йа",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112027/?format=api",
                    "id": 112027,
                    "name": "йа",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-01-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/37/?format=api",
                "id": 37,
                "name": "2K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "basic",
            "source-available",
            "russian-title"
        ]
    }
]