GET /api/v1/ports/redeclipse-data/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "redeclipse-data",
    "portdir": "games/redeclipse",
    "version": "1.6.0",
    "license": "CC-BY-SA-3",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.redeclipse.net",
    "description": "game data for Red Eclipse",
    "long_description": "Red Eclipse is a fun-filled new take on the first-person arena shooter, built on the Cube 2 game engine. Game modes include Capture the Flag, Defend and Control, Bomber Ball, and Race, as well as online cooperative map editing. Unlike the original Cube 2: Sauerbraten, Red Eclipse features parkour movement, such as vaulting and running along walls, as well as impulse boosts, dashing, and other tricks.",
    "active": true,
    "categories": [
        "games"
    ],
    "maintainers": [
        {
            "name": "",
            "github": "jasonliu--",
            "ports_count": 37
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "run",
            "ports": [
                "redeclipse"
            ]
        }
    ]
}