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

[
    {
        "url": "https://demozoo.org/api/v1/productions/101131/?format=api",
        "demozoo_url": "https://demozoo.org/productions/101131/",
        "id": 101131,
        "title": "Star Reach",
        "author_nicks": [
            {
                "name": "Unlimited Creations",
                "abbreviation": "ULC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47729/?format=api",
                    "id": 47729,
                    "name": "Unlimited Creations",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-12-24",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/336569/?format=api",
        "demozoo_url": "https://demozoo.org/productions/336569/",
        "id": 336569,
        "title": "QuickLook V4.1 For Windows Installer",
        "author_nicks": [
            {
                "name": "Unlimited Creations",
                "abbreviation": "ULC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47729/?format=api",
                    "id": 47729,
                    "name": "Unlimited Creations",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-10-28",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/336568/?format=api",
        "demozoo_url": "https://demozoo.org/productions/336568/",
        "id": 336568,
        "title": "INN V4.207a CD Installer",
        "author_nicks": [
            {
                "name": "Unlimited Creations",
                "abbreviation": "ULC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47729/?format=api",
                    "id": 47729,
                    "name": "Unlimited Creations",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-10-26",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added",
            "wrong-content"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/336567/?format=api",
        "demozoo_url": "https://demozoo.org/productions/336567/",
        "id": 336567,
        "title": "English Teacher 2 For Win95 Installer",
        "author_nicks": [
            {
                "name": "Unlimited Creations",
                "abbreviation": "ULC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47729/?format=api",
                    "id": 47729,
                    "name": "Unlimited Creations",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-10-14",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added"
        ]
    }
]