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

[
    {
        "url": "https://demozoo.org/api/v1/productions/75879/?format=api",
        "demozoo_url": "https://demozoo.org/productions/75879/",
        "id": 75879,
        "title": "The Cindy Crawford Experience",
        "author_nicks": [
            {
                "name": "Effect",
                "abbreviation": "EFT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2181/?format=api",
                    "id": 2181,
                    "name": "Effect",
                    "is_group": true
                }
            },
            {
                "name": "Sublime",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31559/?format=api",
                    "id": 31559,
                    "name": "Sublime",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-04-01",
        "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/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": [
            "ste",
            "pornography",
            "nsfw",
            "cindy-crawford"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/75880/?format=api",
        "demozoo_url": "https://demozoo.org/productions/75880/",
        "id": 75880,
        "title": "Dzhopa Dream Pictro",
        "author_nicks": [
            {
                "name": "Effect",
                "abbreviation": "EFT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2181/?format=api",
                    "id": 2181,
                    "name": "Effect",
                    "is_group": true
                }
            },
            {
                "name": "Sublime",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31559/?format=api",
                    "id": 31559,
                    "name": "Sublime",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-03-20",
        "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/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": [
            "ste",
            "pornography",
            "nsfw"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/75881/?format=api",
        "demozoo_url": "https://demozoo.org/productions/75881/",
        "id": 75881,
        "title": "Manga Desires",
        "author_nicks": [
            {
                "name": "Sublime",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31559/?format=api",
                    "id": 31559,
                    "name": "Sublime",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-09-27",
        "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/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": [
            "ste",
            "pornography",
            "nsfw",
            "manga"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/75882/?format=api",
        "demozoo_url": "https://demozoo.org/productions/75882/",
        "id": 75882,
        "title": "First Intro",
        "author_nicks": [
            {
                "name": "Sublime",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31559/?format=api",
                    "id": 31559,
                    "name": "Sublime",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-09-10",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "first-production"
        ]
    }
]