{ "id": "110551", "key": "TIMOB-13991", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "15699", "description": "2013 Sprint 21", "name": "2013 Sprint 21", "archived": true, "released": true, "releaseDate": "2013-10-18" }, { "id": "15700", "description": "2013 Sprint 21 API", "name": "2013 Sprint 21 API", "archived": true, "released": true, "releaseDate": "2013-10-18" } ], "resolution": { "id": "2", "description": "The problem described is an issue which will never be fixed.", "name": "Won't Fix" }, "resolutiondate": "2013-10-17T18:30:36.000+0000", "created": "2013-03-04T04:12:29.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "google", "map", "module", "triage", "v2" ], "versions": [ { "id": "14162", "description": "Release 3.1.0", "name": "Release 3.1.0", "archived": true, "released": true, "releaseDate": "2013-04-16" } ], "issuelinks": [ { "id": "29587", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "115857", "key": "TIMOB-14195", "fields": { "summary": "Maps V2: Version and changelog should be incremented to show additions for new API", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "Critical", "id": "1" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-30T20:53:58.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10202", "name": "Android", "description": "Android Platform" } ], "description": "I tested the new map in galaxy note 2 with 4.1.2, the map shows correctly, when I tried it in nexus S with 2.3.6, the map is blurred, even though it still reacts to click and zoom. I also tried it with Motorola Atrix 4G, it has the same blur issue\r\n\r\nh6.Additional details\r\nMap Module 2.1.0 on TiSDK 3.1.0.GA\r\n\r\nh6.Screenshot\r\nhttps://github.com/douma/android/blob/master/device-2013-05-07-113122.png\r\n\r\nh6.device logs\r\nhttps://github.com/douma/android/blob/master/android_2.3.3_maps_log.txt\r\n\r\nh6.tiapp.xml\r\nhttps://github.com/douma/android/blob/master/tiapp.xml\r\n\r\nh6.To reproduce\r\nTo reproduce just require Map module and attempt to display a map object.\r\n{code}\r\nvar mapObject = require(\"ti.map\");\r\nvar map = mapObject.createView({\r\n width:Ti.UI.FILL,\r\n height:Ti.UI.FILL,\r\n annotations:annotations,\r\n userLocation:true,\r\n regionFit:true,\r\n mapType:mapObject.NORMAL_TYPE\r\n });\r\n{code}\r\n\r\nh6.Reproducible on\r\nSamsung galaxy S2 and most of Android 2.3.3 devices\r\n\r\nh6.Not reproducible on \r\nDroid Razr 2.3.5 It works fine on Android > 4.\r\n", "attachment": [ { "id": "39836", "filename": "modal_on_4.0.4.png", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-06-13T23:48:25.000+0000", "size": 30551, "mimeType": "image/png" }, { "id": "39835", "filename": "modal_on2.3.4.png", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-06-13T23:48:25.000+0000", "size": 497182, "mimeType": "image/png" }, { "id": "39837", "filename": "modal_on4.2.2.png", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-06-13T23:48:25.000+0000", "size": 1964550, "mimeType": "image/png" } ], "flagged": false, "summary": "Android: Google maps v2 module Android 2.3.x map blur issue", "creator": { "name": "jason919", "key": "jason919", "displayName": "jason hu", "active": true, "timeZone": "America/Chicago" }, "subtasks": [], "reporter": { "name": "jason919", "key": "jason919", "displayName": "jason hu", "active": true, "timeZone": "America/Chicago" }, "environment": "android 2.3.4; 2.3.6", "comment": { "comments": [ { "id": "240581", "author": { "name": "clathrop", "key": "clathrop", "displayName": "Carter Lathrop", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Hello Jason, \r\n\r\nwould you mind providing a test case that shows this bug so that we may further review the problem? We need test cases in order to ensure we are reproducing the same problem that you are experiencing. This will lead to a much quicker resolution time. Any questions on how to report a JIRA can be answered here: https://wiki.appcelerator.org/display/guides/How+to+Submit+a+Bug+Report\r\n\r\nThank you\r\n\r\nCarter", "updateAuthor": { "name": "clathrop", "key": "clathrop", "displayName": "Carter Lathrop", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-03-04T19:46:51.000+0000", "updated": "2013-03-04T19:46:51.000+0000" }, { "id": "240586", "author": { "name": "jason919", "key": "jason919", "displayName": "jason hu", "active": true, "timeZone": "America/Chicago" }, "body": "even a dummy empty map will show as blurred on the 2.3.6 device.\nAll I did was trying your own sample code in your just released module's doc.\nI don't see a real need for me to paste that sample here. The original doc is at\nhttp://docs.appcelerator.com/titanium/3.0/#!/guide/Google_Maps_v2_for_Android", "updateAuthor": { "name": "jason919", "key": "jason919", "displayName": "jason hu", "active": true, "timeZone": "America/Chicago" }, "created": "2013-03-04T20:02:28.000+0000", "updated": "2013-03-04T20:02:28.000+0000" }, { "id": "240602", "author": { "name": "clathrop", "key": "clathrop", "displayName": "Carter Lathrop", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Thanks jason, will review.", "updateAuthor": { "name": "clathrop", "key": "clathrop", "displayName": "Carter Lathrop", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-03-04T20:51:10.000+0000", "updated": "2013-03-04T20:51:10.000+0000" }, { "id": "250256", "author": { "name": "solonl", "key": "solonl", "displayName": "Michael Williams", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I can confirm this issue. Works fine on android 4, but shows blurry map on android 2. Please see this topic on the forum, with an image: http://developer.appcelerator.com/question/151960/android-google-maps-v2-shows-blurry-image-on-android-233\r\n\r\n\r\nThis issue is very urgent, since 40% of the users use Android < 4 and Google does not support google maps v1 anymore for new apps. ", "updateAuthor": { "name": "solonl", "key": "solonl", "displayName": "Michael Williams", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-05-05T17:05:04.000+0000", "updated": "2013-05-13T16:31:26.000+0000" }, { "id": "251540", "author": { "name": "solonl", "key": "solonl", "displayName": "Michael Williams", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Is there any news on this?", "updateAuthor": { "name": "solonl", "key": "solonl", "displayName": "Michael Williams", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-05-13T16:31:09.000+0000", "updated": "2013-05-13T16:31:09.000+0000" }, { "id": "253410", "author": { "name": "egomez", "key": "egomez", "displayName": "Eduardo Gomez", "active": false, "timeZone": "America/Los_Angeles" }, "body": "[Moved to Description]", "updateAuthor": { "name": "egomez", "key": "egomez", "displayName": "Eduardo Gomez", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-05-22T14:13:33.000+0000", "updated": "2013-05-31T21:11:05.000+0000" }, { "id": "253441", "author": { "name": "revtyler", "key": "revtyler", "displayName": "Tyler Reid", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Confirmed on Samsung Galaxy S 1.", "updateAuthor": { "name": "revtyler", "key": "revtyler", "displayName": "Tyler Reid", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-05-22T17:58:08.000+0000", "updated": "2013-05-22T17:58:08.000+0000" }, { "id": "253920", "author": { "name": "djamel.zahal", "key": "djamel.zahal", "displayName": "Djamel ZAHAL", "active": true, "timeZone": "Africa/Lagos" }, "body": "Any news for this bug ?\r\n\r\nI have this bug on my Samsung Galaxy S2 and i should publish the app :s\r\n\r\nI used sdk 3.1 and maps V2, android version 2.3.4\r\n\r\nthanks", "updateAuthor": { "name": "djamel.zahal", "key": "djamel.zahal", "displayName": "Djamel ZAHAL", "active": true, "timeZone": "Africa/Lagos" }, "created": "2013-05-24T20:05:20.000+0000", "updated": "2013-05-26T11:22:56.000+0000" }, { "id": "255262", "author": { "name": "scjonatas", "key": "scjonatas", "displayName": "Jônatas dos Santos Correia", "active": true, "timeZone": "America/Los_Angeles" }, "body": "This is really critical as Michael Willian said.\r\nI had the same problem here.", "updateAuthor": { "name": "scjonatas", "key": "scjonatas", "displayName": "Jônatas dos Santos Correia", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-05-31T21:08:35.000+0000", "updated": "2013-05-31T21:08:35.000+0000" }, { "id": "255548", "author": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Cannot reproduce the issue on Galaxy SII (2.3.6) and HTC Incredible (2.3.4) using 3.1.0 GA and map 2.1.0. Here is the test case I used:\n{code}\nvar win = Ti.UI.createWindow({});\n\nvar mapObject = require(\"ti.map\");\nvar map = mapObject.createView({\n width:Ti.UI.FILL,\n height:Ti.UI.FILL,\n userLocation:true,\n regionFit:true,\n mapType:mapObject.NORMAL_TYPE\n });\n\nwin.add(map);\n\nwin.open();\n{code}\nI ran the test case with and without WIFI enabled. Sometimes the map was blurry when I moved the map around, but after a while it became clear. It may be due to the network speed.", "updateAuthor": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-06-03T18:42:46.000+0000", "updated": "2013-06-03T18:42:46.000+0000" }, { "id": "255563", "author": { "name": "scjonatas", "key": "scjonatas", "displayName": "Jônatas dos Santos Correia", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I tested on a Motorola Defy Plus MB526 with Android 2.3.5 and the map was always blurry. After this, I updated to Android 4.1.2 in the same device and the map worked fine. Please, try to test on other devices.", "updateAuthor": { "name": "scjonatas", "key": "scjonatas", "displayName": "Jônatas dos Santos Correia", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-06-03T19:17:56.000+0000", "updated": "2013-06-03T20:09:05.000+0000" }, { "id": "255927", "author": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I tested it with my own maps setup with the following devices:\r\n\r\n- Galaxy SII (2.3.6)\r\n- HTC Incredible (2.3.4)\r\n- Nexus One (2.2.2)\r\n\r\nI couldn't reproduce it either. On Wi-Fi, the maps are crystal clear.\r\n\r\nSome notes about my setup:\r\n\r\n- Built latest ti.map module with Ti SDK 3.1 and Android API 10 from https://github.com/appcelerator/titanium_modules\r\n- Enabled \"Google Maps Android API v2\" and \"Google Maps API v2\" services and created \"Key for Android apps (with certificates)\" at https://code.google.com/apis/console/\r\n- Published app with Android SDK 2.3.3\r\n- Tested with Ti SDK 3.1 GA and latest 3.1.1 CI\r\n\r\nThere are a few other reporters watching this issue - please verify the devices you used to reproduce the issue. We unfortunately don't have a Motorola Defy Plus at hand.", "updateAuthor": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-06-04T20:33:16.000+0000", "updated": "2013-06-04T21:33:45.000+0000" }, { "id": "255939", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Tried all 2.x devices I could get my hands on, couldn't get the blur. I will try to investigate if it's network or something else, as the map does blur on slower devices as it loads. Could network bandwidth be a factor in this? It seems not in Jônatas' case. \r\n\r\nChecked with:\r\nHTC Incredible 2 (2.3.4)\r\nDroid (2.2.3)\r\nGalaxy s II (2.3.6)\r\n", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-06-04T20:51:58.000+0000", "updated": "2013-06-04T20:53:10.000+0000" }, { "id": "255949", "author": { "name": "jason919", "key": "jason919", "displayName": "jason hu", "active": true, "timeZone": "America/Chicago" }, "body": "I just noticed one thing different in Daniel's post. For V1, I had to publish it with \"Google Android sdk 2.3.3\", but Daniel mentioned \"Published app with Android SDK 2.3.3\". I will give it a shot later on my google nexus 2.3.6", "updateAuthor": { "name": "jason919", "key": "jason919", "displayName": "jason hu", "active": true, "timeZone": "America/Chicago" }, "created": "2013-06-04T21:08:59.000+0000", "updated": "2013-06-04T21:08:59.000+0000" }, { "id": "255978", "author": { "name": "mj", "key": "mj", "displayName": "martin", "active": true, "timeZone": "Europe/Berlin" }, "body": "Confirmed blurred ti.map on Samsung GT-I5800 (2.2) and HUAWEI-U8850 (2.3.5) using Ti SDK 3.1 GA.\r\nOne interesting thing is if locking the phone with the app in front and the unlocking it again, the map is crystal clear for a split second - then it is blurred again.\r\n", "updateAuthor": { "name": "mj", "key": "mj", "displayName": "martin", "active": true, "timeZone": "Europe/Berlin" }, "created": "2013-06-04T22:10:58.000+0000", "updated": "2013-06-04T22:10:58.000+0000" }, { "id": "256107", "author": { "name": "scjonatas", "key": "scjonatas", "displayName": "Jônatas dos Santos Correia", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I also tested on a LG Optimus Net Dual P698F with Android 2.3.4, using Ti SDK 3.1 GA and the map was blur too.\r\nAs Martin said, it happens this thing when we lock and unlock the phone.", "updateAuthor": { "name": "scjonatas", "key": "scjonatas", "displayName": "Jônatas dos Santos Correia", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-06-05T13:44:53.000+0000", "updated": "2013-06-05T13:44:53.000+0000" }, { "id": "256554", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "With my production developer key I am getting empty grey map views when trying to package. I refreshed my key and tried the new one, but this still failed. We will continue to investigate.\n\nAre others building for device or packaging then installing?", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-06-07T00:28:45.000+0000", "updated": "2013-06-07T00:28:45.000+0000" }, { "id": "256854", "author": { "name": "jason919", "key": "jason919", "displayName": "jason hu", "active": true, "timeZone": "America/Chicago" }, "body": "Is it possible to use the google map v1 in 3.1.0GA sdk? \r\nNot sure how to get the v1 module and its compatibility with 3.1.0GA sdk.\r\nIf that's possible, I can just use v1 with the old android devices.", "updateAuthor": { "name": "jason919", "key": "jason919", "displayName": "jason hu", "active": true, "timeZone": "America/Chicago" }, "created": "2013-06-09T21:51:46.000+0000", "updated": "2013-06-09T21:51:46.000+0000" }, { "id": "256858", "author": { "name": "solonl", "key": "solonl", "displayName": "Michael Williams", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Jason, this is not possible since you cannot create a map v1 key for new apps any more. If you already have a v1 key, then you are still able to use it, to my knowledge also in 3.1.0GA. 3.1.0GA does not support v2 maps by default through Ti.MAP.createView, although it says so in the release info. ", "updateAuthor": { "name": "solonl", "key": "solonl", "displayName": "Michael Williams", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-06-10T05:40:16.000+0000", "updated": "2013-06-10T05:53:09.000+0000" }, { "id": "257673", "author": { "name": "djamel.zahal", "key": "djamel.zahal", "displayName": "Djamel ZAHAL", "active": true, "timeZone": "Africa/Lagos" }, "body": "Any new for this bug ?", "updateAuthor": { "name": "djamel.zahal", "key": "djamel.zahal", "displayName": "Djamel ZAHAL", "active": true, "timeZone": "Africa/Lagos" }, "created": "2013-06-13T18:17:29.000+0000", "updated": "2013-06-13T18:17:29.000+0000" }, { "id": "257733", "author": { "name": "djamel.zahal", "key": "djamel.zahal", "displayName": "Djamel ZAHAL", "active": true, "timeZone": "Africa/Lagos" }, "body": "i solved this bug in my phone. the window that contains my map was modal. now, it is not and the map is clear :)", "updateAuthor": { "name": "djamel.zahal", "key": "djamel.zahal", "displayName": "Djamel ZAHAL", "active": true, "timeZone": "Africa/Lagos" }, "created": "2013-06-13T20:06:17.000+0000", "updated": "2013-06-13T20:06:17.000+0000" }, { "id": "257749", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Bravo Zahal. This is the key. We are able to reproduce. More detail to follow.", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-06-13T21:24:42.000+0000", "updated": "2013-06-13T21:24:42.000+0000" }, { "id": "257755", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Thanks Zahal, I used Droid3 Android version:2.3.4 and was able to reproduse the issue by adding modal window. ", "updateAuthor": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-06-13T21:37:43.000+0000", "updated": "2013-06-13T21:37:43.000+0000" }, { "id": "257772", "author": { "name": "djamel.zahal", "key": "djamel.zahal", "displayName": "Djamel ZAHAL", "active": true, "timeZone": "Africa/Lagos" }, "body": "cool :) im curious to see if the bug was due to that on all phones...", "updateAuthor": { "name": "djamel.zahal", "key": "djamel.zahal", "displayName": "Djamel ZAHAL", "active": true, "timeZone": "Africa/Lagos" }, "created": "2013-06-13T21:54:24.000+0000", "updated": "2013-06-13T21:54:24.000+0000" }, { "id": "257804", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I included screenshots for different devices with modal window added. ", "updateAuthor": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-06-13T23:51:07.000+0000", "updated": "2013-06-13T23:51:07.000+0000" }, { "id": "275460", "author": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Closing issue as won't fix. \"modal\" property won't be supported with map v2.", "updateAuthor": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-10-17T18:29:36.000+0000", "updated": "2013-10-17T18:29:36.000+0000" }, { "id": "275470", "author": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Map v2 uses SurfaceView to render the map. Based on the [doc|http://developer.android.com/reference/android/view/SurfaceView.html],\n{quote}\nThe surface is Z ordered so that it is behind the window holding its SurfaceView; the SurfaceView punches a hole in its window to allow its surface to be displayed.\n{quote}\nthe map is rendered behind the window.\nThe \"modal\" property of the window uses the flag [FLAG_BLUR_BEHIND|http://developer.android.com/reference/android/view/WindowManager.LayoutParams.html#FLAG_BLUR_BEHIND]. The effect of this flag is similar to adding a blurring filter so everything behind the window will be blurred.\nTherefore, when adding a map to a modal window, the map which is behind the window will also become blurred.", "updateAuthor": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-10-17T19:18:46.000+0000", "updated": "2013-10-17T19:18:46.000+0000" }, { "id": "275584", "author": { "name": "solonl", "key": "solonl", "displayName": "Michael Williams", "active": true, "timeZone": "America/Los_Angeles" }, "body": "@Ping, what an amazing feature... who ever came up with it... ", "updateAuthor": { "name": "solonl", "key": "solonl", "displayName": "Michael Williams", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-10-18T06:07:10.000+0000", "updated": "2013-10-18T06:07:10.000+0000" }, { "id": "278657", "author": { "name": "jason919", "key": "jason919", "displayName": "jason hu", "active": true, "timeZone": "America/Chicago" }, "body": "this kind of explained why taking away \"modal\" property made the blurry go away", "updateAuthor": { "name": "jason919", "key": "jason919", "displayName": "jason hu", "active": true, "timeZone": "America/Chicago" }, "created": "2013-11-07T17:51:05.000+0000", "updated": "2013-11-07T17:51:05.000+0000" }, { "id": "416377", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as \"Won't Fix\". There has been no update for a while. If there is any problem, please open a new ticket.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-30T20:53:58.000+0000", "updated": "2017-03-30T20:53:58.000+0000" } ], "maxResults": 31, "total": 31, "startAt": 0 } } }