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

[
    {
        "url": "https://demozoo.org/api/v1/productions/292563/?format=api",
        "demozoo_url": "https://demozoo.org/productions/292563/",
        "id": 292563,
        "title": "A New World Awaits",
        "author_nicks": [
            {
                "name": "Peisik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6272/?format=api",
                    "id": 6272,
                    "name": "Peisik",
                    "is_group": true
                }
            },
            {
                "name": "____blnk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66910/?format=api",
                    "id": 66910,
                    "name": "____blnk",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-04-04",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "writeup-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/187506/?format=api",
        "demozoo_url": "https://demozoo.org/productions/187506/",
        "id": 187506,
        "title": "Hindsight",
        "author_nicks": [
            {
                "name": "____blnk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66910/?format=api",
                    "id": 66910,
                    "name": "____blnk",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-05-26",
        "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": [
            "crinkler",
            "4klang"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/161565/?format=api",
        "demozoo_url": "https://demozoo.org/productions/161565/",
        "id": 161565,
        "title": "Gaze",
        "author_nicks": [
            {
                "name": "____blnk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66910/?format=api",
                    "id": 66910,
                    "name": "____blnk",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-08-06",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]