{
  "message": "Showing page 1 of 1",
  "data": [
    {
      "id": 7,
      "title": "Go",
      "crates": [
        "uniffi"
      ],
      "language": "golang",
      "integration": "completed",
      "developmentkit": [
        "cli"
      ],
      "opensources": [
        {
          "name": "Golang SDK",
          "link": "https://github.com/aiamitsuri/interoperability-sdk-golang",
          "tags": [
            "golang"
          ]
        }
      ],
      "media": [
        "url/pic1.jpg",
        "url/vid1.mp4"
      ]
    }
  ],
  "pagination": {
    "current_page": 1,
    "items_per_page": 3,
    "total_pages": 1,
    "total_items": 1,
    "next_page_url": null,
    "prev_page_url": null,
    "first_page_url": "/filter?page=1",
    "last_page_url": "/filter?page=1"
  }
}