HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 65,
"next": "https://swarfarm.com/api/v2/news/?format=api&page=6",
"previous": "https://swarfarm.com/api/v2/news/?format=api&page=4",
"results": [
{
"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
},
{
"id": 27,
"url": "https://swarfarm.com/api/v2/news/27/?format=api",
"title": "v6.1.3 Howl and Grim Reaper 2A monsters added",
"body": "If you notice any issues with skill or monster data please leave a note in the [feedback](https://swarfarm.com/feedback/) section.",
"created": "2020-12-15T21:17:33-08:00",
"sticky": false
},
{
"id": 25,
"url": "https://swarfarm.com/api/v2/news/25/?format=api",
"title": "Halt on active development",
"body": "Hard to share this news, but I want to make sure everyone is aware of what is happening. I haven't been an active Summoner's War player for over 3 years. My life has changed such that the time and interest that developing SWARFARM requires is just not there anymore. Starting immediately, all active development is coming to a halt. SWARFARM is an open source project, so others are free to pick up the slack and develop new features. I am more than willing to answer questions and review/test contributions. Historically, though, interest in doing so has been very limited and quickly abandoned by all but a few contributors. The only updates I will commit to making from now on are bestiary updates for balancing patches or new monsters and simple bug fixes.\r\n\r\nMy next step will be to search out if there is a person willing to take over the site completely. I will be reaching out to specific people, but if you have any interested, please message me. Python and Django development experience, plus server and database management is required.",
"created": "2020-10-19T15:26:09-07:00",
"sticky": false
},
{
"id": 24,
"url": "https://swarfarm.com/api/v2/news/24/?format=api",
"title": "Updated for patch 6.0.6 + SFV collab",
"body": "The latest game balance changes have been applied. Please leave [feedback](https://swarfarm.com/feedback/) if you notice any errors so it can be corrected quickly. The skill effects for all the new Street Fighter mons + their generic versions have also been added.",
"created": "2020-10-01T08:47:13-07:00",
"sticky": false
},
{
"id": 23,
"url": "https://swarfarm.com/api/v2/news/23/?format=api",
"title": "6.0.0 and Artifact Update Progress",
"body": "* New dungeons and floors are available in the [Dungeons](https://swarfarm.com/bestiary/dungeons/) section. This includes artifact drop data.\r\n* Rift beast dungeon does not have logs due to lack of data samples. Will be added eventually\r\n* Most backend work for artifacts is done. Profiles are currently importing all artifacts, but they are currently not displayed.\r\n* UI work is ongoing to manage/filter your artifacts and see them on monsters\r\n\r\nYou can track development progress in more detail on [Trello](https://trello.com/c/oij5p1hz/62-patch-600-updates)",
"created": "2020-08-07T12:45:21-07:00",
"sticky": false
},
{
"id": 22,
"url": "https://swarfarm.com/api/v2/news/22/?format=api",
"title": "Small update to skill filtering",
"body": "Filters for AOE and Passive skills have moved into their own filter fields. You'll no longer find \"AOE\" or \"Auto Effect\" effects under the \"Other Effects\" filter options.",
"created": "2020-08-07T12:44:32-07:00",
"sticky": false
},
{
"id": 21,
"url": "https://swarfarm.com/api/v2/news/21/?format=api",
"title": "Updated for patch 5.4.0",
"body": "Thanks to the hard work of Lyrex on the [unofficial Discord server](https://discord.gg/0c3qy66ldAAPmaDo) the bestiary data is now updated to patch 5.4.0.",
"created": "2020-07-23T10:58:54-07:00",
"sticky": false
},
{
"id": 20,
"url": "https://swarfarm.com/api/v2/news/20/?format=api",
"title": "Bestiary frozen at patch 5.3.6 until further notice",
"body": "You might have noticed that nothing has been updated for the 5.3.9 patch yet. In this patch com2us has changed the game data table format and I can no longer extract the detailed information I could before. I don't have the time or willpower to manually update the bestiary, and things like multipliers can't be manually updated because the information is hidden, so it will be frozen at patch 5.3.6 until further notice.\r\n\r\nIf anyone has any leads on how to decode the new localvalue.dat file contained in the game files, please drop me a line here in the feedback section, on github, or on discord.",
"created": "2020-07-02T22:58:53-07:00",
"sticky": false
},
{
"id": 19,
"url": "https://swarfarm.com/api/v2/news/19/?format=api",
"title": "Griffon 2nd Awakening and patch 5.2.9/5.3.0",
"body": "Griffon 2A family has been added along with his new dungeon in the Dimensional Hole. After 24hr initial data log reports will be available in the [dungeon section](https://swarfarm.com/bestiary/dungeons/).",
"created": "2020-03-27T08:54:20-07:00",
"sticky": false
},
{
"id": 18,
"url": "https://swarfarm.com/api/v2/news/18/?format=api",
"title": "Updated for patch 5.2.7",
"body": "All of the balancing changes have now been applied to the bestiary, and a change with data logging for dungeon runs was patched by [Lyrex](https://github.com/PeteAndersen/swarfarm/pull/131).",
"created": "2020-03-15T12:38:33-07:00",
"sticky": false
}
]
}