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

[
    {
        "url": "https://demozoo.org/api/v1/productions/25980/?format=api",
        "demozoo_url": "https://demozoo.org/productions/25980/",
        "id": 25980,
        "title": "Päläri",
        "author_nicks": [
            {
                "name": "Nyhjä Group",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16880/?format=api",
                    "id": 16880,
                    "name": "Nyhjä Group",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-08-04",
        "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/24639/?format=api",
        "demozoo_url": "https://demozoo.org/productions/24639/",
        "id": 24639,
        "title": "What Is a Woman",
        "author_nicks": [
            {
                "name": "Nyhjä Group",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16880/?format=api",
                    "id": 16880,
                    "name": "Nyhjä Group",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-08-05",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/23212/?format=api",
        "demozoo_url": "https://demozoo.org/productions/23212/",
        "id": 23212,
        "title": "The Good, The Bad and The Clippers",
        "author_nicks": [
            {
                "name": "Nyhjä Group",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16880/?format=api",
                    "id": 16880,
                    "name": "Nyhjä Group",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-07",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]