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

[
    {
        "url": "https://demozoo.org/api/v1/productions/303239/?format=api",
        "demozoo_url": "https://demozoo.org/productions/303239/",
        "id": 303239,
        "title": "Folded Garden",
        "author_nicks": [
            {
                "name": "notargs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63871/?format=api",
                    "id": 63871,
                    "name": "notargs",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-12-12",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/168457/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/168457/",
        "id": 168457,
        "title": "FL1NE BIRD",
        "author_nicks": [
            {
                "name": "notargs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63871/?format=api",
                    "id": 63871,
                    "name": "notargs",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-02-19",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/27/?format=api",
                "id": 27,
                "name": "Executable Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "shader-sandbox"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/153572/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/153572/",
        "id": 153572,
        "title": ":)",
        "author_nicks": [
            {
                "name": "notargs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63871/?format=api",
                    "id": 63871,
                    "name": "notargs",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-02-20",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "shader-sandbox"
        ]
    }
]