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

GET /v1/routes/7033/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "c6394bf847c53a41f8c1418b692faa37"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1112/",
    "description": "Worth, Crawley, West Sussex RH10 3PX, UK to Rye, United Kingdom",
    "creator_name": "flash72uk",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e7a62df8-b5e0-4239-9ff6-d5c5ec740819"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5039/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7033/",
    "metadata": {
        "length": 47258,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 4,
        "size": 425,
        "format": "Google Maps URL (*.url)",
        "country": "GB"
    }
}