This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/41001/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "a3660b2be9b643c7748aeba057cbeb7f"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7722/?format=api",
    "description": "1",
    "creator_name": "urri2k",
    "localFileUrl": null,
    "localFile": null,
    "remoteUrl": "https://www.geonames.org/maps/addresses.html#address",
    "url": "https://api.routeconverter.com/v1/routes/41001/?format=api"
}