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

[
    {
        "url": "https://demozoo.org/api/v1/productions/63634/?format=api",
        "demozoo_url": "https://demozoo.org/productions/63634/",
        "id": 63634,
        "title": "V.I.K.I.",
        "author_nicks": [
            {
                "name": "Fatal Design",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2183/?format=api",
                    "id": 2183,
                    "name": "Fatal Design",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-02-27",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/99988/?format=api",
        "demozoo_url": "https://demozoo.org/productions/99988/",
        "id": 99988,
        "title": "X-Moon Preview: First Night",
        "author_nicks": [
            {
                "name": "Animal Mine",
                "abbreviation": "AM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2150/?format=api",
                    "id": 2150,
                    "name": "Animal Mine",
                    "is_group": true
                }
            },
            {
                "name": "Aura",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2156/?format=api",
                    "id": 2156,
                    "name": "Aura",
                    "is_group": true
                }
            },
            {
                "name": "Cream",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2061/?format=api",
                    "id": 2061,
                    "name": "Cream",
                    "is_group": true
                }
            },
            {
                "name": "Fatal Design",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2183/?format=api",
                    "id": 2183,
                    "name": "Fatal Design",
                    "is_group": true
                }
            },
            {
                "name": "Lazer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2205/?format=api",
                    "id": 2205,
                    "name": "Lazer",
                    "is_group": true
                }
            },
            {
                "name": "New Trend",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2217/?format=api",
                    "id": 2217,
                    "name": "New Trend",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-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": [
            "preview"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/28931/?format=api",
        "demozoo_url": "https://demozoo.org/productions/28931/",
        "id": 28931,
        "title": "Love",
        "author_nicks": [
            {
                "name": "Fatal Design",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2183/?format=api",
                    "id": 2183,
                    "name": "Fatal Design",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-02-26",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]