{% load url from compat %}
Example:

If your postcode was 0373 you would load /postcode/0373

By default the response is in JSON, if you want a human readable page then append ‘.html’ to the url /postcode/0373.html