I am using the rest api to call lists and get data, however one list is giving me issues and it is because it has an apostrophe in the title.
For example list name is "David's Blog"
Rest doesn't like the ' inbetween the d and the s.
How do i get around this?