Advertisement
Guest User

Untitled

a guest
Jan 29th, 2015
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. {
  2. "name": "test",
  3. "count": 337,
  4. "frequency": "Every 15 mins",
  5. "version": 33,
  6. "newdata": true,
  7. "lastrunstatus": "success",
  8. "lastsuccess": "Thu Jan 29 2015 14:11:34 GMT+0000 (UTC)",
  9. "thisversionstatus": "success",
  10. "nextrun": "Thu Jan 29 2015 14:26:35 GMT+0000 (UTC)",
  11. "thisversionrun": "Thu Jan 29 2015 14:11:17 GMT+0000 (UTC)",
  12. "results": {
  13. "collection1": [
  14. {
  15. "rank": "1",
  16. "id": "abc",
  17. "vote": "8548"
  18. },
  19. {
  20. "rank": "2",
  21. "id": "bcd",
  22. "vote": "7985"
  23. }
  24. ]
  25. }
  26. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement