GET /api/v2/news/28/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 28,
"url": "https://swarfarm.com/api/v2/news/28/?format=api",
"title": "Live-Sync functionality added",
"body": "This functionality allows you to keep your profile up-to-date without a need to manually upload your JSON file through website. It updates your Swarfarm profile whenever you get runes, equip monster, move monsters to storage etc. \r\n\r\nIn order to use Live-Sync functionality, you need to use [SWEX v0.37 or newer](https://github.com/Xzandro/sw-exporter/releases/latest) and import the data manually from the website **at least once**.\r\n\r\nIf you notice any issues, errors or missing synchronization (i.e. you sold the rune, but it didn't get updated in Swarfarm) please leave a note in the [feedback](https://swarfarm.com/feedback/) section with as detailed information as possible.\r\n\r\nWe would like to remind you that if you are using multiple Swarfarm profiles, you can use multiple API Keys in SWEX plugin. Here's the news from May 2019:\r\n> ###### There is now support for multiple API keys [in SWEX] by entering a JSON mapping instead of just a plain API key. The mapping provides an association between your in-game account number and the API key. The mapping should look like this:\r\n> ###### `{ \"12345678\": \"19fc64e770084cafac2e2494d6cc0aec\", \"87654321\": \"36443dd2e6ad422dad433292b18efa5e\" }`\r\n> ###### I have set up an [example in an online JSON editing tool for you to start with here](https://jsonformatter.org/0c7055). Be sure to check if your mapping is valid before using it in the plugin! You can add as many new entries to the mapping as you have accounts. The first, shorter number is your in-game account ID. This matches the number in the profile json filename you normally import into SWOP and SWARFARM. For example, if the profile JSON filename is `porksmash-44553123.json`, your account number is `44553123`. The second longer alphanumerical string is your SWARFARM API key. To find or generate an API key, log into the website, click on your account name, and select Edit Profile. There is an API key field there with a generate button.",
"created": "2021-01-16T13:37:06-08:00",
"sticky": false
}