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=7",
"previous": "https://swarfarm.com/api/v2/news/?format=api&page=5",
"results": [
{
"id": 17,
"url": "https://swarfarm.com/api/v2/news/17/?format=api",
"title": "Dimensional Hole Dungeons and other small updates",
"body": "A couple weeks ago all of the dimensional hole dungeons were added to the bestiary [dungeon section](https://swarfarm.com/bestiary/dungeons/). This includes data logging through SWEX and the drop data. \r\n\r\nAdditionally, a few small updates have been going on in the background:\r\n\r\n* Rewrote the game data parsing code, resulting in more accurate awakening bonuses and other improvements in the bestiary.\r\n* Scraping dungeon enemy information from data logs to facilitate displaying all the enemy stats in dungeons.\r\n* Support for recording the quantity of enchant gems or grindstones in profile data.",
"created": "2020-03-01T20:04:52-08:00",
"sticky": false
},
{
"id": 16,
"url": "https://swarfarm.com/api/v2/news/16/?format=api",
"title": "Patch 5.2.2 balance changes applied",
"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. What else has changed lately?\r\n\r\n* Added support for logging blessings that pop when a summon takes place.\r\n* [dierdresm]( https://github.com/deirdresm) added a display of fusion ingredients to a monster's bestiary page, if it has a fusion recipe - thanks for this contribution\r\n* Updated how enchant/grind data is stored, so your profile exports can be used directly with the SWOP rune optimizer without issue\r\n* Added # of grinds and enchanted/not enchanted filters to your rune collection.",
"created": "2020-01-08T11:56:15-08:00",
"sticky": false
},
{
"id": 14,
"url": "https://swarfarm.com/api/v2/news/14/?format=api",
"title": "Werewolf and Martial Cat 2nd Awakenings Added",
"body": "You can now check out the new 2nd awakenings for [Martial Cats](https://swarfarm.com/bestiary/15001-water-martial-cat-mina/) and [Werewolves](https://swarfarm.com/bestiary/14001-water-werewolf-vigor/) in the bestiary and add them to your profiles. If you notice any errors in the skill data or effects please leave some [feedback](https://swarfarm.com/feedback/) so I can update it.",
"created": "2019-12-01T21:22:08-08:00",
"sticky": false
},
{
"id": 13,
"url": "https://swarfarm.com/api/v2/news/13/?format=api",
"title": "Balance patch 5.1.3 changes applied",
"body": "As always if you notice any errors in the skill or monster information, please leave some [feedback](https://swarfarm.com/feedback/) or drop a note in the #swarfarm-support channel of the [Discord server](https://discord.gg/0c3qy66ldAAPmaDo)",
"created": "2019-11-08T21:53:42-08:00",
"sticky": false
},
{
"id": 12,
"url": "https://swarfarm.com/api/v2/news/12/?format=api",
"title": "Personal logs statistics available for dungeons",
"body": "If you navigate to the Dungeons section of your personal data logs, you'll now find some nicer reports and charts that match what is available in the Dungeons section of the site. If you notice any errors or have an idea for more data visualizations, please leave some [feedback](https://swarfarm.com/feedback/). The detailed reports for other sections are coming later.\r\n\r\nNow that Summoner's War has implemented secure communications, extra steps are necessary to use SW-Exporter. Unfortunately these extra steps are only compatible with iOS devices and Android 6.0 or older. Newer Android versions have security policies that prevent SWEX from working, unless you have root access. See [this reddit post](https://www.reddit.com/r/summonerswar/comments/cnwaq5/swex_0027_attempt_to_restore_export_functionality/ewedxpi/) for more details.",
"created": "2019-08-25T21:47:52-07:00",
"sticky": false
},
{
"id": 10,
"url": "https://swarfarm.com/api/v2/news/10/?format=api",
"title": "Summoner's War has finally started using real encryption",
"body": "Update 2019-08-21: Summoner's War has again re enabled https\r\n\r\nSummoner's War has started using secure communications to their game servers, rendering the SWEX proxy and PCAP parsing useless at this time. What does this mean? First of all - it's about damn time. With all the account security issues over the past several years, this should have been implemented a long time ago. Second, it sucks for the people like myself who develop tools for this game. We have all spent countless hours developing tools for this game. I have spent about $1000 of my own money on hosting costs, even with donations and Patreon support.\r\n\r\nAll that said, Xzandro and I are looking into options and we will update the community if any progress is made. At this time I can make no promises and no ETA. There is a discussion going on at the SW-Exporter github [here](https://github.com/Xzandro/sw-exporter/issues/234).",
"created": "2019-08-07T08:19:45-07:00",
"sticky": false
},
{
"id": 9,
"url": "https://swarfarm.com/api/v2/news/9/?format=api",
"title": "Say Hello to the Dungeon Section",
"body": "There's a new button up in the top bar that links to a new section of the site. At this time, the Dungeon section contains all of the global data analysis (for dungeons only, of course - more on that later) giving you insight into all of the drop rates.\r\n\r\nFuture plans for this section include:\r\n\r\n* Adding enemy wave and boss stat data\r\n* Adding TOA, Labyrinth, and other dungeons\r\n\r\nTo provide a place for the other non-dungeon data log reports, I will also be adding an item and building reference section. Any buildings or items with associated data logs will have the statistical reports available there.\r\n\r\nThose are great plans, but the next step for the site is implementing the data log statistics and filtering for your personal accounts.",
"created": "2019-07-31T21:49:40-07:00",
"sticky": false
},
{
"id": 8,
"url": "https://swarfarm.com/api/v2/news/8/?format=api",
"title": "Big SW-Exporter Update Available",
"body": "Xzandro and I have just released a big update to SW-Exporter. Check out the [release](https://github.com/Xzandro/sw-exporter/releases/latest) for the feature list. The big item is the external plugin support - now anyone can write plugins for SW-Exporter! Details of developing plugins are in the [readme](https://github.com/Xzandro/sw-exporter/blob/master/README.md#developing-plugins).\r\n\r\nSpecifically for the SWARFARM logger plugin, I have a couple new features. First, the plugin now authenticates with the provided API key when logging events. This fixes an issue where some users have multiple SWARFARM accounts associated with the same in-game accounts, and SWARFARM did not know which account to attach log events to. The API key will ensure that a specific SWARFARM account is used.\r\n\r\nSecond, there is now support for multiple API keys 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\r\n```\r\n{\r\n \"12345678\": \"19fc64e770084cafac2e2494d6cc0aec\",\r\n \"87654321\": \"36443dd2e6ad422dad433292b18efa5e\"\r\n}\r\n```\r\n\r\nI 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.\r\n\r\nThe 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.\r\n\r\nThe final update for the SWARFARM logger plugin is that it will automatically update itself if the server has changed the in-game events that can be logged. I do this occasionally to add new areas of the game to log, or fix bugs because I am not requesting the right data. This was a problem for people who leave SW-Exporter running for extended periods of time.",
"created": "2019-05-20T08:31:26-07:00",
"sticky": false
},
{
"id": 7,
"url": "https://swarfarm.com/api/v2/news/7/?format=api",
"title": "Enhancing Monster Storage added",
"body": "All the angel/devil/king/rainbowmons you put into that nice new building Com2US added now appear under the material storage section of your profile. These values are automatically updated when you import your profile from the SW-Exporter profile dump.",
"created": "2019-05-18T21:01:42-07:00",
"sticky": false
},
{
"id": 6,
"url": "https://swarfarm.com/api/v2/news/6/?format=api",
"title": "Patch 4.2.5 Updates Applied",
"body": "If you notice any issues please leave a note in the [feedback](https://swarfarm.com/feedback/) section.",
"created": "2019-04-07T22:34:29-07:00",
"sticky": false
}
]
}