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

[
    {
        "url": "https://demozoo.org/api/v1/productions/155944/?format=api",
        "demozoo_url": "https://demozoo.org/productions/155944/",
        "id": 155944,
        "title": "Cannon Fodder (Demo)",
        "author_nicks": [
            {
                "name": "Sensible Software",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53975/?format=api",
                    "id": 53975,
                    "name": "Sensible Software",
                    "is_group": true
                }
            },
            {
                "name": "Virgin Games",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54051/?format=api",
                    "id": 54051,
                    "name": "Virgin Games",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "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": [
            "cannon-fodder"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/123766/?format=api",
        "demozoo_url": "https://demozoo.org/productions/123766/",
        "id": 123766,
        "title": "Viz (Preview)",
        "author_nicks": [
            {
                "name": "Virgin Games",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54051/?format=api",
                    "id": 54051,
                    "name": "Virgin Games",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-01-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": [
            "viz"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/123642/?format=api",
        "demozoo_url": "https://demozoo.org/productions/123642/",
        "id": 123642,
        "title": "Golden Axe (Preview)",
        "author_nicks": [
            {
                "name": "Virgin Games",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54051/?format=api",
                    "id": 54051,
                    "name": "Virgin Games",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "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": [
            "golden-axe"
        ]
    }
]