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

[
    {
        "url": "https://demozoo.org/api/v1/productions/196716/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/196716/",
        "id": 196716,
        "title": "Surprisingly Simple Screen Space Sake Shader!!!! (SSSSSS)",
        "author_nicks": [
            {
                "name": "Pheema",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69918/?format=api",
                    "id": 69918,
                    "name": "Pheema",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-12-02",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "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/168455/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/168455/",
        "id": 168455,
        "title": "Ocean",
        "author_nicks": [
            {
                "name": "Pheema",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69918/?format=api",
                    "id": 69918,
                    "name": "Pheema",
                    "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"
        ]
    }
]