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

[
    {
        "url": "https://demozoo.org/api/v1/productions/362527/?format=api",
        "demozoo_url": "https://demozoo.org/productions/362527/",
        "id": 362527,
        "title": "Faster",
        "author_nicks": [
            {
                "name": "Chicane",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65280/?format=api",
                    "id": 65280,
                    "name": "Chicane",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-12-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "ste"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/178864/?format=api",
        "demozoo_url": "https://demozoo.org/productions/178864/",
        "id": 178864,
        "title": "Pole Position (Release Candidate 1 – 23/09/2017)",
        "author_nicks": [
            {
                "name": "Jonathan Thomas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65280/?format=api",
                    "id": 65280,
                    "name": "Chicane",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-09-23",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "port"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/173144/?format=api",
        "demozoo_url": "https://demozoo.org/productions/173144/",
        "id": 173144,
        "title": "Pole Position (Preview – 2 October 2016)",
        "author_nicks": [
            {
                "name": "Jonathan Thomas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65280/?format=api",
                    "id": 65280,
                    "name": "Chicane",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-10-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "port"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/156634/?format=api",
        "demozoo_url": "https://demozoo.org/productions/156634/",
        "id": 156634,
        "title": "Pole Position (Public Alpha Preview - August 2014)",
        "author_nicks": [
            {
                "name": "Jonathan Thomas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65280/?format=api",
                    "id": 65280,
                    "name": "Chicane",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-08-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "port"
        ]
    }
]