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

[
    {
        "url": "https://demozoo.org/api/v1/productions/348004/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/348004/",
        "id": 348004,
        "title": "Swimmers 2024",
        "author_nicks": [
            {
                "name": "Iceout",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23543/?format=api",
                    "id": 23543,
                    "name": "Iceout",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hokuto Force",
                "abbreviation": "HF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14329/?format=api",
                    "id": 14329,
                    "name": "Hokuto Force",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-02-29",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "petscii"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/273075/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/273075/",
        "id": 273075,
        "title": "Diamond Face",
        "author_nicks": [
            {
                "name": "Iceout",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23543/?format=api",
                    "id": 23543,
                    "name": "Iceout",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-01-04",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "monochrome",
            "petscii",
            "minimal"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/270670/?format=api",
        "demozoo_url": "https://demozoo.org/productions/270670/",
        "id": 270670,
        "title": "Stop Stones",
        "author_nicks": [
            {
                "name": "Iceout",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23543/?format=api",
                    "id": 23543,
                    "name": "Iceout",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/198697/?format=api",
        "demozoo_url": "https://demozoo.org/productions/198697/",
        "id": 198697,
        "title": "Hot Tiles",
        "author_nicks": [
            {
                "name": "Charles Grey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23543/?format=api",
                    "id": 23543,
                    "name": "Iceout",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-10-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]