lichess-api 1.0.0

A client library for the Lichess API
Documentation
{
  "round": {
    "id": "4Yuk2i2H",
    "name": "Final Round",
    "slug": "final-round",
    "createdAt": 1783389351095,
    "rated": false,
    "ongoing": true,
    "startsAt": 1783389351095,
    "url": "https://lichess.org/broadcast/knight-invitational-2/final-round/4Yuk2i2H"
  },
  "tour": {
    "id": "WkIVFXOx",
    "name": "Knight Invitational 2",
    "slug": "knight-invitational-2",
    "info": {},
    "createdAt": 1783389350699,
    "url": "https://lichess.org/broadcast/knight-invitational-2/WkIVFXOx",
    "dates": [1783389351095],
    "communityOwner": {
      "name": "Admin",
      "flair": "people.couple-with-heart-woman-man-medium-light-skin-tone-light-skin-tone",
      "id": "admin"
    }
  },
  "study": { "writeable": false, "features": { "chat": true, "computer": true, "explorer": true } },
  "games": [
    {
      "id": "5rsW2cRb",
      "name": "Player 1 - Player 2",
      "fen": "rnbqkbnr/pppp1ppp/8/4p3/4P3/8/PPPP1PPP/RNBQKBNR w KQkq - 0 2",
      "players": [{ "name": "Player 1", "fideId": 123 }, { "name": "Player 2", "fideId": 456 }],
      "lastMove": "e7e5",
      "thinkTime": 0,
      "status": "*"
    },
    {
      "id": "YjQbXprq",
      "name": "Player 3 - Player 4",
      "fen": "rnbqkbnr/ppp1pppp/8/3p4/3P4/8/PPP1PPPP/RNBQKBNR w KQkq - 0 2",
      "players": [{ "name": "Player 3" }, { "name": "Player 4" }],
      "lastMove": "d7d5",
      "thinkTime": 0,
      "status": "*"
    }
  ],
  "photos": {},
  "isSubscribed": false
}