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

[
    {
        "url": "https://demozoo.org/api/v1/productions/10042/?format=api",
        "demozoo_url": "https://demozoo.org/productions/10042/",
        "id": 10042,
        "title": "ivhkdwgrdh",
        "author_nicks": [
            {
                "name": "Bliss",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11276/?format=api",
                    "id": 11276,
                    "name": "Bliss",
                    "is_group": true
                }
            },
            {
                "name": "ECFh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12124/?format=api",
                    "id": 12124,
                    "name": "ECFh",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-02-23",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/16/?format=api",
                "id": 16,
                "name": "64b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "dosbox-incompatible",
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/10035/?format=api",
        "demozoo_url": "https://demozoo.org/productions/10035/",
        "id": 10035,
        "title": "Bob",
        "author_nicks": [
            {
                "name": "Bliss",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11276/?format=api",
                    "id": 11276,
                    "name": "Bliss",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-04-15",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/10038/?format=api",
        "demozoo_url": "https://demozoo.org/productions/10038/",
        "id": 10038,
        "title": "8bit",
        "author_nicks": [
            {
                "name": "Bliss",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11276/?format=api",
                    "id": 11276,
                    "name": "Bliss",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-09-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]