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

[
    {
        "url": "https://demozoo.org/api/v1/productions/266913/?format=api",
        "demozoo_url": "https://demozoo.org/productions/266913/",
        "id": 266913,
        "title": "CliText V1.2",
        "author_nicks": [
            {
                "name": "Zlorfix",
                "abbreviation": "ZLX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/97667/?format=api",
                    "id": 97667,
                    "name": "Zlorfix",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/224747/?format=api",
        "demozoo_url": "https://demozoo.org/productions/224747/",
        "id": 224747,
        "title": "A New Demopack Disk",
        "author_nicks": [
            {
                "name": "Zlorfix",
                "abbreviation": "ZLX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/97667/?format=api",
                    "id": 97667,
                    "name": "Zlorfix",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/267064/?format=api",
        "demozoo_url": "https://demozoo.org/productions/267064/",
        "id": 267064,
        "title": "Utility Disk #2",
        "author_nicks": [
            {
                "name": "Zlorfix",
                "abbreviation": "ZLX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/97667/?format=api",
                    "id": 97667,
                    "name": "Zlorfix",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]