# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 10
# self = https://watcher.sour.is/conv/ncrpg7q
Congratulations to the British for getting rid of the Tories tyranny, and electing the forward thinking Labour party! 🥳
By the way, why are they called Tories?
By the way, why are they called Tories?
@prologic “as a political term, Tory was an insult (derived from the Middle Irish word tóraidhe, modern Irish tóraí, meaning "outlaw", "robber", from the Irish word tóir, meaning "pursuit" since outlaws were "pursued men")”

Source: https://en.m.wikipedia.org/wiki/Tories_(British_political_party)
@prologic “as a political term, Tory was an insult (derived from the Middle Irish word tóraidhe, modern Irish tóraí, meaning "outlaw", "robber", from the Irish word tóir, meaning "pursuit" since outlaws were "pursued men")”

Source: https://en.m.wikipedia.org/wiki/Tories_(British_political_party)#:~:text=As%2520a%2520political%2520term%252C%2520Tory,Bill%2520crisis%2520of%25201678%E2%80%931681.
@bender Oh my 🤣
@bender Oh my 🤣
https://en.m.wikipedia.org/wiki/Tories_(British_political_party%29;
https://en.m.wikipedia.org/wiki/Tories_(British_political_party%29
it works fine if you properly escape your urls!


 URIs include components and subcomponents that are delimited by
   characters in the "reserved" set.  These characters are called
   "reserved" because they may (or may not) be defined as delimiters by
   the generic syntax, by each scheme-specific syntax, or by the
   implementation-specific syntax of a URI's dereferencing algorithm.
   If data for a URI component would conflict with a reserved
   character's purpose as a delimiter, then the conflicting data must be
   percent-encoded before the URI is formed.

      reserved    = gen-delims / sub-delims
      gen-delims  = ":" / "/" / "?" / "#" / "[" / "]" / "@"
      sub-delims  = "!" / "$" / "&" / "'" / "(" / ")"
                  / "*" / "+" / "," / ";" / "="