{
  "meta": {
    "page": 1,
    "per_page": 25,
    "total": 111,
    "total_pages": 5,
    "has_more": true,
    "next_page": "/quotes/page/2.json",
    "prev_page": null
  },
  "data": [
    {
      "id": 1,
      "text": "The only way to do great work is to love what you do.",
      "author": "Steve Jobs",
      "tags": [
        "work",
        "passion"
      ],
      "length": 53
    },
    {
      "id": 2,
      "text": "In the middle of difficulty lies opportunity.",
      "author": "Albert Einstein",
      "tags": [
        "opportunity",
        "adversity"
      ],
      "length": 45
    },
    {
      "id": 3,
      "text": "The unexamined life is not worth living.",
      "author": "Socrates",
      "tags": [
        "philosophy",
        "life"
      ],
      "length": 40
    },
    {
      "id": 4,
      "text": "I have not failed. I've just found 10,000 ways that won't work.",
      "author": "Thomas A. Edison",
      "tags": [
        "failure",
        "persistence"
      ],
      "length": 63
    },
    {
      "id": 5,
      "text": "Be the change that you wish to see in the world.",
      "author": "Mahatma Gandhi",
      "tags": [
        "change",
        "action"
      ],
      "length": 48
    },
    {
      "id": 6,
      "text": "The journey of a thousand miles begins with one step.",
      "author": "Lao Tzu",
      "tags": [
        "beginnings",
        "persistence"
      ],
      "length": 53
    },
    {
      "id": 7,
      "text": "That which does not kill us makes us stronger.",
      "author": "Friedrich Nietzsche",
      "tags": [
        "strength",
        "adversity"
      ],
      "length": 46
    },
    {
      "id": 8,
      "text": "It is not death that a man should fear, but he should fear never beginning to live.",
      "author": "Marcus Aurelius",
      "tags": [
        "life",
        "courage"
      ],
      "length": 83
    },
    {
      "id": 9,
      "text": "We are what we repeatedly do. Excellence, then, is not an act, but a habit.",
      "author": "Will Durant",
      "tags": [
        "habit",
        "excellence"
      ],
      "length": 75
    },
    {
      "id": 10,
      "text": "The greatest glory in living lies not in never falling, but in rising every time we fall.",
      "author": "Nelson Mandela",
      "tags": [
        "resilience",
        "failure"
      ],
      "length": 89
    },
    {
      "id": 11,
      "text": "Life is what happens when you're busy making other plans.",
      "author": "John Lennon",
      "tags": [
        "life",
        "plans"
      ],
      "length": 57
    },
    {
      "id": 12,
      "text": "Whether you think you can or you think you can't, you're right.",
      "author": "Henry Ford",
      "tags": [
        "mindset",
        "belief"
      ],
      "length": 63
    },
    {
      "id": 13,
      "text": "The best time to plant a tree was 20 years ago. The second best time is now.",
      "author": "Chinese Proverb",
      "tags": [
        "action",
        "time"
      ],
      "length": 76
    },
    {
      "id": 14,
      "text": "Everything you've ever wanted is on the other side of fear.",
      "author": "George Addair",
      "tags": [
        "fear",
        "courage"
      ],
      "length": 59
    },
    {
      "id": 15,
      "text": "Simplicity is the ultimate sophistication.",
      "author": "Leonardo da Vinci",
      "tags": [
        "design",
        "simplicity"
      ],
      "length": 42
    },
    {
      "id": 16,
      "text": "Knowing yourself is the beginning of all wisdom.",
      "author": "Aristotle",
      "tags": [
        "wisdom",
        "philosophy"
      ],
      "length": 48
    },
    {
      "id": 17,
      "text": "An investment in knowledge pays the best interest.",
      "author": "Benjamin Franklin",
      "tags": [
        "knowledge",
        "education"
      ],
      "length": 50
    },
    {
      "id": 18,
      "text": "Well done is better than well said.",
      "author": "Benjamin Franklin",
      "tags": [
        "action",
        "work"
      ],
      "length": 35
    },
    {
      "id": 19,
      "text": "The only true wisdom is in knowing you know nothing.",
      "author": "Socrates",
      "tags": [
        "wisdom",
        "humility"
      ],
      "length": 52
    },
    {
      "id": 20,
      "text": "Imagination is more important than knowledge.",
      "author": "Albert Einstein",
      "tags": [
        "imagination",
        "knowledge"
      ],
      "length": 45
    },
    {
      "id": 21,
      "text": "Try not to become a man of success, but rather try to become a man of value.",
      "author": "Albert Einstein",
      "tags": [
        "success",
        "values"
      ],
      "length": 76
    },
    {
      "id": 22,
      "text": "A room without books is like a body without a soul.",
      "author": "Marcus Tullius Cicero",
      "tags": [
        "books",
        "reading"
      ],
      "length": 51
    },
    {
      "id": 23,
      "text": "Do not go where the path may lead, go instead where there is no path and leave a trail.",
      "author": "Ralph Waldo Emerson",
      "tags": [
        "leadership",
        "originality"
      ],
      "length": 87
    },
    {
      "id": 24,
      "text": "To be yourself in a world that is constantly trying to make you something else is the greatest accomplishment.",
      "author": "Ralph Waldo Emerson",
      "tags": [
        "identity",
        "courage"
      ],
      "length": 110
    },
    {
      "id": 25,
      "text": "It always seems impossible until it's done.",
      "author": "Nelson Mandela",
      "tags": [
        "persistence",
        "hope"
      ],
      "length": 43
    }
  ]
}
