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

[
    {
        "url": "https://demozoo.org/api/v1/productions/91/?format=api",
        "demozoo_url": "https://demozoo.org/productions/91/",
        "id": 91,
        "title": "Fashion",
        "author_nicks": [
            {
                "name": "Logic Design",
                "abbreviation": "LD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/611/?format=api",
                    "id": 611,
                    "name": "Logic Design",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-04-08",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "nsfw"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/95/?format=api",
        "demozoo_url": "https://demozoo.org/productions/95/",
        "id": 95,
        "title": "Performance",
        "author_nicks": [
            {
                "name": "Logic Design",
                "abbreviation": "LD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/611/?format=api",
                    "id": 611,
                    "name": "Logic Design",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-09-09",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "gus-only"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/94/?format=api",
        "demozoo_url": "https://demozoo.org/productions/94/",
        "id": 94,
        "title": "Spring!",
        "author_nicks": [
            {
                "name": "Logic Design",
                "abbreviation": "LD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/611/?format=api",
                    "id": 611,
                    "name": "Logic Design",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-04-22",
        "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/39/?format=api",
                "id": 39,
                "name": "100K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/93/?format=api",
        "demozoo_url": "https://demozoo.org/productions/93/",
        "id": 93,
        "title": "Prologue",
        "author_nicks": [
            {
                "name": "Logic Design",
                "abbreviation": "LD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/611/?format=api",
                    "id": 611,
                    "name": "Logic Design",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-05-07",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "endless-loop"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/92/?format=api",
        "demozoo_url": "https://demozoo.org/productions/92/",
        "id": 92,
        "title": "Lunatic Asylum BBS Intro (1)",
        "author_nicks": [
            {
                "name": "Logic Design",
                "abbreviation": "LD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/611/?format=api",
                    "id": 611,
                    "name": "Logic Design",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-03-29",
        "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/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": [
            "adlib"
        ]
    }
]