API methods
/api/all
Gives you all messages in JSON format
/api/user/blah
Gives you all messages in JSON format for a specific username e.g. blah
/api/userid/12345
Gives you all messages in JSON format for a specific user id e.g. 12345
/api/status/approved
Gives you all messages in JSON format approved by the moderator during Activate
/api/status/blocked
Gives you all messages in JSON format blocked by the moderator during Activate
/api/status/moderated
Gives you all messages in JSON format moderated during Activate
/api/status/unmoderated
Gives you all messages in JSON format unmoderated since Activate