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

[
    {
        "url": "https://demozoo.org/api/v1/productions/342217/?format=api",
        "demozoo_url": "https://demozoo.org/productions/342217/",
        "id": 342217,
        "title": "Come Join Us",
        "author_nicks": [
            {
                "name": "Benediction",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11765/?format=api",
                    "id": 11765,
                    "name": "Benediction",
                    "is_group": true
                }
            },
            {
                "name": "Dentifrice",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9816/?format=api",
                    "id": 9816,
                    "name": "Dentifrice",
                    "is_group": true
                }
            },
            {
                "name": "Hardos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59264/?format=api",
                    "id": 59264,
                    "name": "Hardos",
                    "is_group": false
                }
            },
            {
                "name": "Shinra",
                "abbreviation": "SHR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20546/?format=api",
                    "id": 20546,
                    "name": "Shinra",
                    "is_group": true
                }
            },
            {
                "name": "Vanity",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34648/?format=api",
                    "id": 34648,
                    "name": "Vanity",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-03-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]