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

[
    {
        "url": "https://demozoo.org/api/v1/productions/302623/?format=api",
        "demozoo_url": "https://demozoo.org/productions/302623/",
        "id": 302623,
        "title": "ДЕКОВИДИЗАТОР 3000",
        "author_nicks": [
            {
                "name": "Dibiliki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60974/?format=api",
                    "id": 60974,
                    "name": "Dibiliki",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-11-27",
        "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/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "russian-title"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/273346/?format=api",
        "demozoo_url": "https://demozoo.org/productions/273346/",
        "id": 273346,
        "title": "Il falò delle vanità",
        "author_nicks": [
            {
                "name": "Dibiliki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60974/?format=api",
                    "id": 60974,
                    "name": "Dibiliki",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-01-07",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/144616/?format=api",
        "demozoo_url": "https://demozoo.org/productions/144616/",
        "id": 144616,
        "title": "За грибы",
        "author_nicks": [
            {
                "name": "Dibiliki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60974/?format=api",
                    "id": 60974,
                    "name": "Dibiliki",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-08-30",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "politics",
            "zx-spectrum-128k",
            "russian-title"
        ]
    }
]