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

[
    {
        "url": "https://demozoo.org/api/v1/productions/51017/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/51017/",
        "id": 51017,
        "title": "Roots 1",
        "author_nicks": [
            {
                "name": "Roots",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17799/?format=api",
                    "id": 17799,
                    "name": "Roots",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "block-ansi"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/51018/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/51018/",
        "id": 51018,
        "title": "Roots 2",
        "author_nicks": [
            {
                "name": "Roots",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17799/?format=api",
                    "id": 17799,
                    "name": "Roots",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "block-ansi"
        ]
    }
]