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

[
    {
        "url": "https://demozoo.org/api/v1/productions/94017/?format=api",
        "demozoo_url": "https://demozoo.org/productions/94017/",
        "id": 94017,
        "title": "What The Butler Saw",
        "author_nicks": [
            {
                "name": "The Terrabyte Crew",
                "abbreviation": "TTC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40985/?format=api",
                    "id": 40985,
                    "name": "The Terrabyte Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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": [
            "pornography",
            "nsfw"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/78490/?format=api",
        "demozoo_url": "https://demozoo.org/productions/78490/",
        "id": 78490,
        "title": "Various Demos Compact Menu #1",
        "author_nicks": [
            {
                "name": "The Terrabyte Crew",
                "abbreviation": "TTC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40985/?format=api",
                    "id": 40985,
                    "name": "The Terrabyte Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/130420/?format=api",
        "demozoo_url": "https://demozoo.org/productions/130420/",
        "id": 130420,
        "title": "1 Parter",
        "author_nicks": [
            {
                "name": "The Terrabyte Crew",
                "abbreviation": "TTC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40985/?format=api",
                    "id": 40985,
                    "name": "The Terrabyte Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]