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

[
    {
        "url": "https://demozoo.org/api/v1/productions/376710/?format=api",
        "demozoo_url": "https://demozoo.org/productions/376710/",
        "id": 376710,
        "title": "fefesse arff demo",
        "author_nicks": [
            {
                "name": "kefren1975",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/150981/?format=api",
                    "id": 150981,
                    "name": "kefren1975",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-02",
        "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": [
            "remake"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/375406/?format=api",
        "demozoo_url": "https://demozoo.org/productions/375406/",
        "id": 375406,
        "title": "bo demo",
        "author_nicks": [
            {
                "name": "kefren1975",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/150981/?format=api",
                    "id": 150981,
                    "name": "kefren1975",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-01",
        "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": [
            "remake"
        ]
    }
]