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

[
    {
        "url": "https://demozoo.org/api/v1/productions/354078/?format=api",
        "demozoo_url": "https://demozoo.org/productions/354078/",
        "id": 354078,
        "title": "Mega-Antti",
        "author_nicks": [
            {
                "name": "Mielikki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80195/?format=api",
                    "id": 80195,
                    "name": "Mielikki",
                    "is_group": false
                }
            },
            {
                "name": "Walop",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80277/?format=api",
                    "id": 80277,
                    "name": "Walop",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-08-01",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "godot"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/191344/?format=api",
        "demozoo_url": "https://demozoo.org/productions/191344/",
        "id": 191344,
        "title": "Abyss Chose The Impossible",
        "author_nicks": [
            {
                "name": "Walop",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80277/?format=api",
                    "id": 80277,
                    "name": "Walop",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-08-03",
        "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/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]