GET
Get links for generated images.
GET /api/templates/philosoraptor/your-text/goes-here
HTTP 200 OK Content-Type: application/json
{ "direct": { "visible": "http://www.bradme.me/philosoraptor/your-text/goes-here.jpg", "masked": "http://www.bradme.me/_cGhpbG9zb3JhcHRvcgl5b3VyLXRleHQvZ29lcy1oZXJl.jpg" }, "markdown": { "visible": "![philosoraptor](http://www.bradme.me/philosoraptor/your-text/goes-here.jpg)", "masked": "![philosoraptor](http://www.bradme.me/_cGhpbG9zb3JhcHRvcgl5b3VyLXRleHQvZ29lcy1oZXJl.jpg)" } }