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

[
    {
        "url": "https://demozoo.org/api/v1/productions/179363/?format=api",
        "demozoo_url": "https://demozoo.org/productions/179363/",
        "id": 179363,
        "title": "Confusion Demo 1",
        "author_nicks": [
            {
                "name": "Absence",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2143/?format=api",
                    "id": 2143,
                    "name": "Absence",
                    "is_group": true
                }
            },
            {
                "name": "WBW Game Line",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68841/?format=api",
                    "id": 68841,
                    "name": "WBW Game Line",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "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/75296/?format=api",
        "demozoo_url": "https://demozoo.org/productions/75296/",
        "id": 75296,
        "title": "A-Tris",
        "author_nicks": [
            {
                "name": "Absence",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2143/?format=api",
                    "id": 2143,
                    "name": "Absence",
                    "is_group": true
                }
            },
            {
                "name": "WBW Game Line",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68841/?format=api",
                    "id": 68841,
                    "name": "WBW Game Line",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-05-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "tetris"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/179364/?format=api",
        "demozoo_url": "https://demozoo.org/productions/179364/",
        "id": 179364,
        "title": "Confusion Demo 2",
        "author_nicks": [
            {
                "name": "Absence",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2143/?format=api",
                    "id": 2143,
                    "name": "Absence",
                    "is_group": true
                }
            },
            {
                "name": "WBW Game Line",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68841/?format=api",
                    "id": 68841,
                    "name": "WBW Game Line",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "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/179365/?format=api",
        "demozoo_url": "https://demozoo.org/productions/179365/",
        "id": 179365,
        "title": "Golden Island - Demoversion 1.24",
        "author_nicks": [
            {
                "name": "WBW Game Line",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68841/?format=api",
                    "id": 68841,
                    "name": "WBW Game Line",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "omikron-basic"
        ]
    }
]