{
  "description": "test with limit=3 returns expected results",
  "params": {
    "limit": "3"
  },
  "geojson": {
    "type": "FeatureCollection",
    "features": [
      {
        "type": "Feature",
        "geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -2.1234795,
                57.155572
              ],
              [
                -2.1234795,
                57.1581645
              ],
              [
                -2.1190102,
                57.1581645
              ],
              [
                -2.1190102,
                57.155572
              ],
              [
                -2.1234795,
                57.155572
              ]
            ]
          ]
        },
        "properties": {
          "id": 34721798,
          "createdAt": "2015-10-18T22:23:37.000Z",
          "closedAt": "2015-10-18T22:23:38.000Z",
          "discussionCount": 4,
          "isOpen": false,
          "userID": 651782,
          "userName": "username",
          "numChanges": 16,
          "changesetComment": "comment",
          "lastCommentComment": "Test discussion item.",
          "lastCommentTimestamp": "2015-12-18T22:55:20.000Z",
          "lastCommentUserName": "bjoern_m",
          "lastCommentUserID": 44660
        }
      },
      {
        "type": "Feature",
        "geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -2.1234795,
                57.155572
              ],
              [
                -2.1234795,
                57.1581645
              ],
              [
                -2.1190102,
                57.1581645
              ],
              [
                -2.1190102,
                57.155572
              ],
              [
                -2.1234795,
                57.155572
              ]
            ]
          ]
        },
        "properties": {
          "id": 34721798,
          "createdAt": "2015-10-18T22:23:37.000Z",
          "closedAt": "2015-10-18T22:23:38.000Z",
          "discussionCount": 4,
          "isOpen": false,
          "userID": 651782,
          "userName": "username",
          "numChanges": 16,
          "changesetComment": "comment",
          "lastCommentComment": "Test discussion item.",
          "lastCommentTimestamp": "2015-11-18T23:49:20.000Z",
          "lastCommentUserName": "bjoern_m",
          "lastCommentUserID": 44660
        }
      },
      {
        "type": "Feature",
        "geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -2.1234795,
                57.155572
              ],
              [
                -2.1234795,
                57.1581645
              ],
              [
                -2.1190102,
                57.1581645
              ],
              [
                -2.1190102,
                57.155572
              ],
              [
                -2.1234795,
                57.155572
              ]
            ]
          ]
        },
        "properties": {
          "id": 34721798,
          "createdAt": "2015-10-18T22:23:37.000Z",
          "closedAt": "2015-10-18T22:23:38.000Z",
          "discussionCount": 4,
          "isOpen": false,
          "userID": 651782,
          "userName": "username",
          "numChanges": 16,
          "changesetComment": "comment",
          "lastCommentComment": "Test discussion item.",
          "lastCommentTimestamp": "2015-11-18T22:55:10.000Z",
          "lastCommentUserName": "bjoern_m",
          "lastCommentUserID": 44660
        }
      }
    ],
    "total": "6"
  }
}