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

[
    {
        "url": "https://demozoo.org/api/v1/productions/322642/?format=api",
        "demozoo_url": "https://demozoo.org/productions/322642/",
        "id": 322642,
        "title": "BIGGER. BETTER. BLAKER.",
        "author_nicks": [
            {
                "name": "Gloom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/227/?format=api",
                    "id": 227,
                    "name": "Gloom",
                    "is_group": false
                }
            },
            {
                "name": "Menace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/93/?format=api",
                    "id": 93,
                    "name": "Menace",
                    "is_group": false
                }
            },
            {
                "name": "Susencrusen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24431/?format=api",
                    "id": 24431,
                    "name": "Susencrusen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-04-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": [
            "cables"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/1759/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/1759/",
        "id": 1759,
        "title": "Real Time",
        "author_nicks": [
            {
                "name": "Menace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/93/?format=api",
                    "id": 93,
                    "name": "Menace",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-04-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]