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

[
    {
        "url": "https://demozoo.org/api/v1/productions/187554/?format=api",
        "demozoo_url": "https://demozoo.org/productions/187554/",
        "id": 187554,
        "title": "Main Party Invitation",
        "author_nicks": [
            {
                "name": "Cyber Nostra",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73176/?format=api",
                    "id": 73176,
                    "name": "Cyber Nostra",
                    "is_group": true
                }
            },
            {
                "name": "Mankind",
                "abbreviation": "MKD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5858/?format=api",
                    "id": 5858,
                    "name": "Mankind",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-09-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/175753/?format=api",
        "demozoo_url": "https://demozoo.org/productions/175753/",
        "id": 175753,
        "title": "cybernostra boomboombox",
        "author_nicks": [
            {
                "name": "Cyber Nostra",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73176/?format=api",
                    "id": 73176,
                    "name": "Cyber Nostra",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-08-19",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
                "id": 10,
                "name": "macOS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]