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

[
    {
        "url": "https://demozoo.org/api/v1/productions/71517/?format=api",
        "demozoo_url": "https://demozoo.org/productions/71517/",
        "id": 71517,
        "title": "May Fair",
        "author_nicks": [
            {
                "name": "Petit Lu : Jeff : The Mast",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39207/?format=api",
                    "id": 39207,
                    "name": "Petit Lu : Jeff : The Mast",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-05-18",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "pornography",
            "nsfw"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/71518/?format=api",
        "demozoo_url": "https://demozoo.org/productions/71518/",
        "id": 71518,
        "title": "Track Disk I",
        "author_nicks": [
            {
                "name": "Petit Lu : Jeff : The Mast",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39207/?format=api",
                    "id": 39207,
                    "name": "Petit Lu : Jeff : The Mast",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "max-headroom"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/71519/?format=api",
        "demozoo_url": "https://demozoo.org/productions/71519/",
        "id": 71519,
        "title": "Count Down Demo",
        "author_nicks": [
            {
                "name": "Petit Lu : Jeff : The Mast",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39207/?format=api",
                    "id": 39207,
                    "name": "Petit Lu : Jeff : The Mast",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]