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

[
    {
        "url": "https://demozoo.org/api/v1/productions/333940/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/333940/",
        "id": 333940,
        "title": "Lepista nuda is watching you",
        "author_nicks": [
            {
                "name": "Tininha666",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108867/?format=api",
                    "id": 108867,
                    "name": "Tininha666",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-12-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/279533/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/279533/",
        "id": 279533,
        "title": "Pancakes",
        "author_nicks": [
            {
                "name": "Tininha666",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108867/?format=api",
                    "id": 108867,
                    "name": "Tininha666",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-06-24",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/269985/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/269985/",
        "id": 269985,
        "title": "Demoscene Pacifier Fail",
        "author_nicks": [
            {
                "name": "Tininha666",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108867/?format=api",
                    "id": 108867,
                    "name": "Tininha666",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-11-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]