GET /api/v2/news/4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 4,
    "url": "https://swarfarm.com/api/v2/news/4/?format=api",
    "title": "Status of Data Logging",
    "body": "If you've opened up SW-Exporter with the SwarfarmLogger plugin enabled, you'll see that instead of a big red error message, there is a notice that SWARFARM is now logging a few in-game events. The new logging framework is being slowly rolled out over the next few weeks. There will be at least 3 phases before the logging is fully functional again:\r\n\r\n1. Gradual reintroduction of all data logging and debugging **DONE**\r\n2. Reset logs (if necessary) and start permanent data logging **NOT REQUIRED**\r\n3. Introduction of new reports\r\n4. SW-Exporter plugin updates\r\n\r\nThe new reports will come along with an update to the bestiary to add dungeon information. The logs will be boiled down into static reports generated weekly or every 2 weeks (depending on the volume of data) and you will be able to scroll back in time week by week. The data will be presented alongside other dungeon information such as enemy waves. \r\n\r\nPersonal logs will now be integrated into your profile section of the website and have a slightly different format, including a tabular view of the actual data from your runs. Personal logs will also continue to be fully dynamic and not subject to any caching or static report generation.\r\n\r\n**Currently Logging: EVERYTHING!**\r\n\r\n* Summoning\r\n* Scenarios\r\n* Caiross Dungeons\r\n* Magic Shop refreshes\r\n* Wishes\r\n* Rune Crafting\r\n* Magic Box Crafting\r\n* Elemental Rifts\r\n* World Boss\r\n* Raids\r\n\r\n**Still in the works: NOTHING!**",
    "created": "2019-03-09T15:15:29-08:00",
    "sticky": false
}