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

[
    {
        "url": "https://demozoo.org/api/v1/productions/334218/?format=api",
        "demozoo_url": "https://demozoo.org/productions/334218/",
        "id": 334218,
        "title": "BinaryLand",
        "author_nicks": [
            {
                "name": "Wave 1 Games",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76278/?format=api",
                    "id": 76278,
                    "name": "Wave 1 Games",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-12-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/50/?format=api",
                "id": 50,
                "name": "Atari Jaguar"
            }
        ],
        "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/334219/?format=api",
        "demozoo_url": "https://demozoo.org/productions/334219/",
        "id": 334219,
        "title": "Trojan",
        "author_nicks": [
            {
                "name": "Wave 1 Games",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76278/?format=api",
                    "id": 76278,
                    "name": "Wave 1 Games",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-12-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/50/?format=api",
                "id": 50,
                "name": "Atari Jaguar"
            }
        ],
        "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/183730/?format=api",
        "demozoo_url": "https://demozoo.org/productions/183730/",
        "id": 183730,
        "title": "JagZombies (Preview)",
        "author_nicks": [
            {
                "name": "Wave 1 Games",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76278/?format=api",
                    "id": 76278,
                    "name": "Wave 1 Games",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-11-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/50/?format=api",
                "id": 50,
                "name": "Atari Jaguar"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "preview"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/179604/?format=api",
        "demozoo_url": "https://demozoo.org/productions/179604/",
        "id": 179604,
        "title": "Fast Food",
        "author_nicks": [
            {
                "name": "Wave 1 Games",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76278/?format=api",
                    "id": 76278,
                    "name": "Wave 1 Games",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-10-21",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/50/?format=api",
                "id": 50,
                "name": "Atari Jaguar"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]