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

[
    {
        "url": "https://demozoo.org/api/v1/productions/9262/?format=api",
        "demozoo_url": "https://demozoo.org/productions/9262/",
        "id": 9262,
        "title": "Babylon",
        "author_nicks": [
            {
                "name": "Psychic Monks",
                "abbreviation": "PM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10759/?format=api",
                    "id": 10759,
                    "name": "Psychic Monks",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-17",
        "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": [
            "pmodew"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/90229/?format=api",
        "demozoo_url": "https://demozoo.org/productions/90229/",
        "id": 90229,
        "title": "Eden",
        "author_nicks": [
            {
                "name": "Psychic Monks",
                "abbreviation": "PM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10759/?format=api",
                    "id": 10759,
                    "name": "Psychic Monks",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-04-15",
        "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": [
            "pmodew",
            "486",
            "dsik"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/103408/?format=api",
        "demozoo_url": "https://demozoo.org/productions/103408/",
        "id": 103408,
        "title": "Dissonance #1",
        "author_nicks": [
            {
                "name": "Insane Creators Enterprise",
                "abbreviation": "iCE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2196/?format=api",
                    "id": 2196,
                    "name": "Insane Creators Enterprise",
                    "is_group": true
                }
            },
            {
                "name": "Psychic Monks",
                "abbreviation": "PM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10759/?format=api",
                    "id": 10759,
                    "name": "Psychic Monks",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "textmode"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/223772/?format=api",
        "demozoo_url": "https://demozoo.org/productions/223772/",
        "id": 223772,
        "title": "Digital Psychosis",
        "author_nicks": [
            {
                "name": "Psychic Monks",
                "abbreviation": "PM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10759/?format=api",
                    "id": 10759,
                    "name": "Psychic Monks",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-04",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "textmode",
            "dsik"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/281933/?format=api",
        "demozoo_url": "https://demozoo.org/productions/281933/",
        "id": 281933,
        "title": "The Necrönomicon",
        "author_nicks": [
            {
                "name": "Psychic Monks",
                "abbreviation": "PM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10759/?format=api",
                    "id": 10759,
                    "name": "Psychic Monks",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-10-12",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]